6.0.0-beta1
7/12/25

[#2143] IMP doesn't automatically reload page after message search in action as "mark as" menu
Summary IMP doesn't automatically reload page after message search in action as "mark as" menu
Queue IMP
Queue Version 4.0.3
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester umuta (at) sabanciuniv (dot) edu
Created 06/16/2005 (7331 days ago)
Due
Updated 07/27/2005 (7290 days ago)
Assigned 06/16/2005 (7331 days ago)
Resolved 07/27/2005 (7290 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
07/27/2005 05:29:12 PM Jan Schneider Comment #5
State ⇒ Not A Bug
Reply to this comment
No feedback.
06/17/2005 09:50:08 AM Jan Schneider Comment #4 Reply to this comment
Check your web server and imap server logs. This might be an issue 
with your c-client or imap server.
06/16/2005 07:13:42 PM umuta (at) sabanciuniv (dot) edu Comment #3 Reply to this comment
All the tests have problem at Mozilla1.7.2 or Firefox. At IE has 
problem at repeating same process.

I don't know is it help to you, as using IE shows URL with error

https://www.domain.com/horde/imp/mailbox.php?nocache=4syu0znfimbk

(Cannot find server or DNS Error)
06/16/2005 05:56:47 PM Chuck Hagenbuch Comment #2
State ⇒ Feedback
Reply to this comment
I can't reproduce this.
06/16/2005 02:20:38 PM umuta (at) sabanciuniv (dot) edu Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ IMP doesn't automatically reload page after message search in action as "mark as" menu
Queue ⇒ IMP
Reply to this comment
Click Search button > Select a field as From > Submit > Select any 
message from listed > Mark as Important.  There is problem at this 
point. Page don't have reloaded automatically. Although message is 
marked, message isn't viewing marked for page hasn't been reloaded. 
But If user click on "Refresh Search Result" icon is happen. Why don't 
automatically page reload after mark any message?



imp/teplates/mailbox/javascript.inc file includes flagMessages(whichForm)

document.messages.actionID.value = 'flag_messages';

document.messages.submit();



I think submit is wrong running. I'm confused.

Saved Queries