Summary | incorrect index issues on message deletion |
Queue | IMP |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | |
Requester | vilius (at) lnk (dot) lt |
Created | 04/06/2006 (7051 days ago) |
Due | |
Updated | 08/21/2006 (6914 days ago) |
Assigned | 04/06/2006 (7051 days ago) |
Resolved | 08/21/2006 (6914 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Stalled
somehow related.
bug 3220, it also seemsrelated to mailbox parameters set wrong.
Moving to stalled status until/unless someone can reliably reproduce
or point to the problem.
somehow related.
Also I still have an issue I reported in
bug 3220, it also seemsrelated to mailbox parameters set wrong.
I would gladly post any debug/print_r data if I only new where to
start with. Can you give me a dirrection? /imp/lib/Mailbox.php ?
imp/lib/MailboxCache.php?
being somehow set wrong (or not set at all) when switching mailboxes.
The question is why is this happening? (I have never seen this
behavior - and this behavior is such a common way of using IMP you
would think that someone else would have reported this before).
State ⇒ Feedback
Bug 3487.Are you using SQL session handlers? If so, this might be a duplicate
of
Bug 3660.Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ incorrect index issues on message deletion
Queue ⇒ IMP
State ⇒ Unconfirmed
to another folder, I get "No such message" errors or I get redirected
to the first folder. The most common case I reproduced this:
1. Go to spam folder.
2. Click "select all" checkbox.
3. Hit "Delete" link.
4. Repeat steps 2 and 3 till folder is empy.
5. Click on "Folders" icon in the menu.
6. Choose random folder and enter it (eg. inbox).
7. Click on any of the messages.
As I said before this is reproducable about 3 times from 10 so I
thought I'll let you know. Oh and I think it might be related to bug
3487.