phpgroupware-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-tracker] [Bug #1813] Sent / Trash folders


From: nobody
Subject: [Phpgroupware-tracker] [Bug #1813] Sent / Trash folders
Date: Tue, 03 Dec 2002 15:13:33 -0500

=================== BUG #1813: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1813&group_id=509

Changes by: Chris Weiss <address@hidden>
Date: 2002-Dec-03 20:13 (GMT)

------------------ Additional Follow-up Comments ----------------------------
I haven't test the patch yet, but the Sent folder does work as one would expect 
it to, it does create when not exsists and such.  Will the patch create the 
Trash folder if specified and it doesn't exsist?



=================== BUG #1813: FULL BUG SNAPSHOT ===================


Submitted by: gugux                     Project: phpGroupWare                   
Submitted on: 2002-Nov-27 15:29
Category:  email                        Bug Group:  0.9.14.001 release          
Severity:  5 - Major                    Priority:  None                         
Resolution:  None                       Assigned to:  angles                    
Status:  Open                           Component Version:  CVS                 
Platform Version:  Linux - Mandrake     Reproducibility:  Every Time            

Summary:  Sent / Trash folders

Original Submission:  2 problems with the Sent / Trash folders :

1. you can not delete mails if you don't have a Trash folder defined in your 
configuration. This means you have first to delete the mails when you read 
them, then open the Trash folder and delete items in it.

2. If you set a Trash folder in your configuration, you have to create it by 
hand, it's not created automagically. Did not try for the Sent folder, but it 
should be the same ?


Follow-up Comments
*******************

-------------------------------------------------------
Date: 2002-Dec-03 20:13             By: cw
I haven't test the patch yet, but the Sent folder does work as one would expect 
it to, it does create when not exsists and such.  Will the patch create the 
Trash folder if specified and it doesn't exsist?

-------------------------------------------------------
Date: 2002-Dec-02 23:30             By: andreaskelb
had the same question, fix worked, thank you...

-------------------------------------------------------
Date: 2002-Nov-29 16:35             By: greengiant
The Line number I posted before was incorrect here is a patch.

-------------------------------------------------------
Date: 2002-Nov-29 01:14             By: greengiant
To fix teh problem of not being able to delete if you do not have a trash 
folder specified, change the following. WARNING: This is a quick hack, that i 
am sure doesn't address teh real issue.

Change line 1551 of class.mail_msg_wrappers.inc.php
to

if ($to_fldball['folder'] == $this->del_pseudo_folder || $to_fldball['folder'] 
== '##NOTHING##')



CC List
*******

CC Address                          | Comment
------------------------------------+-----------------------------
address@hidden           | So you are all aware of the updates on this one



File Attachments
****************

-------------------------------------------------------
Date: 2002-Nov-29 16:35  Name: class.mail_msg_wrappers.inc.php.diff  Size: 1KB  
 By: greengiant
Patch for class.mail_msg_wrappers.inc.php
http://savannah.gnu.org/bugs/download.php?group_id=509&amp;bug_id=1813&amp;bug_file_id=169


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1813&group_id=509




reply via email to

[Prev in Thread] Current Thread [Next in Thread]