[Bug 869] New - Reloading the mailbox page causes mail to be deleted
bugs@bugs.horde.org
bugs@bugs.horde.org
Mon, 11 Feb 2002 13:55:00 -0400
http://bugs.horde.org/show_bug.cgi?id=869
*** shadow/869 Mon Feb 11 13:54:42 2002
--- shadow/869.tmp.12335 Mon Feb 11 13:54:43 2002
***************
*** 0 ****
--- 1,27 ----
+ Bug#: 869
+ Product: Horde
+ Version: other
+ Platform: Mozilla 5.x
+ OS/Version: Linux
+ Status: NEW
+ Resolution:
+ Severity: major
+ Priority: P2
+ Component: IMP
+ Area: BUILD
+ AssignedTo: chuck@horde.org
+ ReportedBy: ron@rongage.org
+ URL:
+ Summary: Reloading the mailbox page causes mail to be deleted
+
+ IMP 3.0
+
+ If you delete a message in the mailbox view (assume msg #3 out of 7), the delete
+ works fine and the mailbox view reloads just fine. If you click reload on the
+ browser at this point, the message in slot #3 will be deleted, even though it is
+ not selected to be deleted.
+
+ Should be trivial to "zero out" the variable that holds the "delete this" flag
+ on a page reload or after the delete action has occured.
+
+ Ron Gage