Summary | flagging messages doesn't work |
Queue | IMP |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | vilius (at) lnk (dot) lt |
Created | 12/05/2006 (6822 days ago) |
Due | |
Updated | 12/05/2006 (6822 days ago) |
Assigned | 12/05/2006 (6822 days ago) |
Resolved | 12/05/2006 (6822 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
named elements (name="flag") in completely *different* forms. So when
we do a document.getElementById('flag') (or $('flag')), it returns ...
drum roll please ... The select item in the first navbar with a *name*
of 'flag' but an ID of 'flag1'. Makes perfect sense. (not)
So just go back to the long way of setting this value without using DOM IDs.
refered to
(http://cvs.horde.org/diff.php/imp/templates/message/message.html?r1=1.3&r2=1.4&ty=u). I must note again that flagging doesn't work in message _list_ window. Viewing one message and flagging it works
fine.
Firefox 2.0 works fine
IE 7.0 doesn't work
Opera 9.02 doesn't work
I haven't got IE6 at the moment to test it though.
State ⇒ Feedback
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ flagging messages doesn't work
Queue ⇒ IMP
State ⇒ Unconfirmed