[Tickets #8267] Re: DIMP preview errors in folders other than Inbox
bugs at horde.org
bugs at horde.org
Tue Jul 21 14:18:04 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8267
------------------------------------------------------------------------------
Ticket | 8267
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | DIMP preview errors in folders other than Inbox
Queue | DIMP
Version | 1.1.2
Type | Bug
State | Resolved
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2009-07-21 10:18) wrote:
> The message list ViewPort contains elements with DOM IDs of the form
> vp_row[UID][MAILBOX]. For subfolders these look like
> 'vp_row1234Lists/Horde', i.e. invalid HTML ID (cannot contain
> forward-slash). This breaks Prototype in Selector.findElements, for
> browsers that implement Selectors API.
Your solution is a workaround, not a fix. The solution in CVS is the
correct fix - it does not assume that you have to do tweaking of DOM
IDs in the future, if any further changes are made to the CVS code.
More information about the bugs
mailing list