6.0.0-beta1
7/3/25

[#12539] Basic mode: Delete in message view fails for next messages
Summary Basic mode: Delete in message view fails for next messages
Queue IMP
Queue Version 6.1.3
Type Bug
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester frank.richter (at) hrz (dot) tu-chemnitz (dot) de
Created 08/07/2013 (4348 days ago)
Due
Updated 08/08/2013 (4347 days ago)
Assigned
Resolved 08/08/2013 (4347 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
08/08/2013 05:11:33 AM Michael Slusarz Comment #3
Assigned to Michael Slusarz
State ⇒ Resolved
Reply to this comment
IMP 6.1.4.
08/08/2013 05:10:53 AM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit 3aef48b0050ee0472660af468cc6d8541db90641
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Wed Aug 7 23:10:06 2013 -0600

     [mms] Fix updating message index when deleting a message in basic 
message view (Bug #12539).

  imp/docs/CHANGES          |    2 ++
  imp/lib/Basic/Message.php |    2 +-
  imp/package.xml           |    2 ++
  3 files changed, 5 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/3aef48b0050ee0472660af468cc6d8541db90641
08/07/2013 07:24:27 AM frank (dot) richter (at) hrz (dot) tu-chemnitz (dot) de Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Basic mode: Delete in message view fails for next messages
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
Hello,
another bug in basic mode, I think. I can reproduce it like this:

1) Click on a message in mailbox -> 
https://server.../imp/basic.php?mailbox=SU5CT1g&buid=570486&page=message
   -> message is shown

2) Click on Delete -> 
https://server.../imp/basic.php?mailbox=SU5CT1g&buid=570486&page=message&message_token=...&start=2&actionID=delete_message
   -> next message is shown

3) Click on Delete in this next message -> 
https://server.../imp/basic.php?mailbox=SU5CT1g&buid=570486&page=message&message_token=...&start=3&actionID=delete_message
   -> messages isn't (marked as) deleted, but shown again, only 
message_token in URL changed

In 3) I would expect the message to be (marked as) deleted and the 
next messages to be displayed.
No error is shown in browser, no error in the log file.

Thanks,
Frank


Saved Queries