[Tickets #9912] Re: HTML inline display doesn't work in IE7

bugs at horde.org bugs at horde.org
Thu Apr 14 17:08:09 UTC 2011


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/9912
------------------------------------------------------------------------------
  Ticket             | 9912
  Updated By         | Git Commit <commits at lists.horde.org>
  Summary            | HTML inline display doesn't work in IE7
  Queue              | IMP
  Version            | 5.0
  Type               | Bug
  State              | Unconfirmed
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


Git Commit <commits at lists.horde.org> (2011-04-14 17:08) wrote:

Changes have been made in Git for this ticket:

Bug #9912: Fix loading of IMP.* js functions in IE 7
Due to IE 7's inane loading order, it is possible that
IMP.iframeInject() is not available when called.  Instead, refactor
imp.js to store the helper functions in IMP_JS instead of contorting the
code to force this code into the IMP namespace (IMP can't be used until
after javascript_defs.php is loaded, since it is overwritten in there).

  8 files changed, 79 insertions(+), 71 deletions(-)
http://git.horde.org/horde-git/-/commit/7bfe6a678409e6046b138c42e61276eb4351e868






More information about the bugs mailing list