| Summary | Mailbox sorting doesn't take effect until 2nd reload |
| Queue | IMP |
| Queue Version | HEAD |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | |
| Requester | ben (at) |
| Created | 01/31/2006 (7220 days ago) |
| Due | |
| Updated | 02/28/2006 (7192 days ago) |
| Assigned | 01/31/2006 (7220 days ago) |
| Resolved | 02/28/2006 (7192 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Resolved
mailbox.php in CVS (last line in the 'change_sort' case):
$prefs->store();
reload. The sort doesn't take effect until the 2nd load, either.
IMP_Mailbox:: object is being created before the sort pref is changed
- since I can *never* reproduce what you are describing. and there is
nothing in mailbox.php before the 'change_sort' block that creates an
IMP_Mailbox object that I can see.
sporatic now. Sometimes it works, sometimes it doesn't, between
various columns.
Subject/Thread link. Clicking on the "small" link still requires a
2nd page load.
Just in case that doesn't make sense, when the header link looks like:
Subject [thread]
Clicking on Subject works fine, but clicking on [thread] still
requires a 2nd page load. Regardless of which column is currently
selected.
the highlighted column header doesn't change until the 2nd. Still
haven't had a chance to do any real troubleshooting myself, though.
immediately, but subsequent ones don't show up immediately.
For some reason this seems to be particularly evident if I have IMP
open in one window and DIMP in another.
State ⇒ Feedback
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Mailbox sorting doesn't take effect until 2nd reload
Queue ⇒ IMP
State ⇒ Unconfirmed
the sorting, the page reloads as expected, but the new sort order does
not take effect until the page reloads a 2nd time (either by waiting
for the automatic refresh, or manually reloading)