[Tickets #7398] Re: Empty Portal in internet explorer
bugs at horde.org
bugs at horde.org
Mon Nov 24 21:59:49 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7398
------------------------------------------------------------------------------
Ticket | 7398
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Empty Portal in internet explorer
Queue | DIMP
Version | 1.1
Type | Bug
-State | Feedback
+State | Resolved
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2008-11-24 16:59) wrote:
OK - found the problem. For some reason we were using
document.getElementsByTagName(), which doesn't work cross-browser
properly. We should always be using $$() instead. Fixed.
More information about the bugs
mailing list