[Bug 750] Changed - problem deleting messages with trash folder/moving messages/turning trash folder on and off

bugs@bugs.horde.org bugs@bugs.horde.org
Mon, 24 Dec 2001 02:48:22 -0400


http://bugs.horde.org/show_bug.cgi?id=750

*** shadow/750	Fri Sep  7 17:01:43 2001
--- shadow/750.tmp.20218	Mon Dec 24 02:48:22 2001
***************
*** 46,48 ****
--- 46,78 ----
  who has gotten used to having the deleted items stick around could become
  extremely upset if one of those messages disappeared without an explicit action
  on his/her part.
+ 
+ ------- Additional Comments From chuck@horde.org  12/24/01 02:48 -------
+ More details from Rodney Barnett <rbarnett@neuromics.com>:
+ 
+  
+ This morning I installed the latest IMP and horde from CVS and found a test case
+ for this problem.
+ 
+ 1. Turn off the trash folder option.
+ 2. Turn off the "return to the mailbox listing after deleting a message" option.
+ 3. Create a new folder.
+ 4. Copy four messages into the folder.
+ 5. Open the folder.
+ 6. Delete the first message in the folder.  (Do NOT purge.)
+ 7. Turn on the trash folder option.
+ 8. Open the folder again.
+ 9. Open the second message.
+ 10. Delete the open message from the message view.  That should leave you
+ viewing message 1 of 2 though the message view will say 2 of 3.
+ 11. Delete the open message from the message view.
+ 
+ If you're like me, you'll now see a page like the following:
+ 
+ ----------------------
+ Warning: Undefined offset: 1 in /var/www/html/horde/imp/message.php on line 253
+ 
+ Warning: Cannot add header information - headers already sent by (output started
+ at /var/www/html/horde/imp/message.php:253) in
+ /var/www/html/horde/imp/message.php on line 364
+ ----------------------