6.0.0-beta1
7/6/25

[#9829] search criteria doesn't update on IE
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

History
04/07/2011 05:34:42 PM Michael Slusarz State ⇒ Duplicate
 
04/07/2011 05:33:42 PM vilius (at) lnk (dot) lt Comment #5 Reply to this comment
Sorry about this one. Seems like old browser cache. Deleting all the 
cache helped.
04/07/2011 05:27:06 PM Michael Slusarz Comment #4
New Attachment: screen.PNG Download
Reply to this comment
Yes, sounds like Bug #9809, however it was fixed in release, yes? 
This ticket is against the release.
It should have made the release.  Here's the code (in imp/search.js):

         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));
         }
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.
The search icon in the mailbox takes you to a simple search page that 
doesn't contain any javascript.  The search icon in the menu takes you 
to the advanced search page.
Are you sure that you checked the correct field?
Yes.  Works fine on IE 7.  See screenshot
04/07/2011 05:01:38 PM vilius (at) lnk (dot) lt Comment #3 Reply to this comment
Yes, sounds like Bug #9809, however it was fixed in release, yes? This 
ticket 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?
04/07/2011 04:30:58 PM Michael Slusarz Comment #2 Reply to this comment
Works for me.  Sounds like a duplicate of Bug #9809.
04/07/2011 06:29:39 AM vilius (at) lnk (dot) lt Comment #1
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ search criteria doesn't update on IE
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
When searching in IMP and choosing criteria from select box, form is 
not updated under IE.

Saved Queries