[bugs]
[Bug 1196] Changed - Reply flag not set when a draft is resumed and
then sent
bugs at bugs.horde.org
bugs at bugs.horde.org
Mon Mar 10 23:40:31 PST 2003
http://bugs.horde.org/show_bug.cgi?id=1196
*** shadow/1196 Mon Mar 10 16:03:06 2003
--- shadow/1196.tmp.15314 Mon Mar 10 23:40:31 2003
***************
*** 3,10 ****
Version: 2.2 Stable
Platform: PHP Code
OS/Version: All
! Status: NEW
! Resolution:
Severity: normal
Priority: P2
Component: IMP
--- 3,10 ----
Version: 2.2 Stable
Platform: PHP Code
OS/Version: All
! Status: RESOLVED
! Resolution: INVALID
Severity: normal
Priority: P2
Component: IMP
***************
*** 21,23 ****
--- 21,37 ----
- draft resumed and then eventually sent
then the reply flag on the original message is not set.
+
+ ------- Additional Comments From slusarz at bigworm.colorado.edu 03/10/03 23:40 -------
+ I don't think this is a bug, since there is no way to reliably implement this.
+ #1 there is no way of storing the index/mailbox of the message being replied to
+ in the draft. #2 Imagine this scenario, for example:
+ 1.) reply to a message
+ 2.) save as draft
+ 3.) delete the original message
+ 4.) finish the draft
+
+ There is no original message to mark as 'replied'.
+
+ If you can come up with a clean system of doing this, that would be great. But
+ this seems less a bug and more a feature request.
More information about the bugs
mailing list