Summary | search criteria doesn't update on IE |
Queue | IMP |
Queue Version | 5.0 |
Type | Bug |
State | Duplicate |
Priority | 2. Medium |
Owners | |
Requester | vilius (at) lnk (dot) lt |
Created | 04/07/2011 (5204 days ago) |
Due | |
Updated | 04/07/2011 (5204 days ago) |
Assigned | |
Resolved | 04/07/2011 (5204 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
cache helped.
New Attachment: screen.PNG
Bug #9809, however it was fixed in release, yes?This ticket is against the release.
if (Prototype.Browser.IE) {
$('recent_searches', 'search_criteria_add',
'search_folders_add').compact().invoke('observe', 'change',
ImpSearch.changeHandler.bindAsEventListener(ImpSearch));
} else {
document.observe('change',
ImpSearch.changeHandler.bindAsEventListener(ImpSearch));
}
mailbox, but it doesn't when searching by clicking Search icon in
the upper menu.
doesn't contain any javascript. The search icon in the menu takes you
to the advanced search page.
Bug #9809, however it was fixed in release, yes? Thisticket is against the release.
It's works for me when searching by clicking Search icon in the
mailbox, but it doesn't when searching by clicking Search icon in the
upper menu.
Also select box with folders does work. But for criteria doesn't.
Are you sure that you checked the correct field?
Bug #9809.Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ search criteria doesn't update on IE
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
not updated under IE.