[prev in list] [next in list] [prev in thread] [next in thread] 

List:       squirrelmail-cvs
Subject:    [SM-CVS] SF.net SVN: squirrelmail:[14339] branches/SM-1_4-STABLE/squirrelmail/ plugins/sent_subfolde
From:       pdontthink () users ! sourceforge ! net
Date:       2012-08-29 17:00:07
Message-ID: E1T6lcd-0007qx-8O () sfp-svn-4 ! v30 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 14339
          http://squirrelmail.svn.sourceforge.net/squirrelmail/?rev=14339&view=rev
Author:   pdontthink
Date:     2012-08-29 17:00:07 +0000 (Wed, 29 Aug 2012)
Log Message:
-----------
Prevent endless recursive sent subfolder names - see: \
http://thread.gmane.org/gmane.mail.squirrelmail.user/39178

Modified Paths:
--------------
    branches/SM-1_4-STABLE/squirrelmail/plugins/sent_subfolders/setup.php

Modified: branches/SM-1_4-STABLE/squirrelmail/plugins/sent_subfolders/setup.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/plugins/sent_subfolders/setup.php	2012-08-06 \
                23:56:13 UTC (rev 14338)
+++ branches/SM-1_4-STABLE/squirrelmail/plugins/sent_subfolders/setup.php	2012-08-29 \
17:00:07 UTC (rev 14339) @@ -172,6 +172,10 @@
     } else {
         setPref($data_dir, $username, 'use_sent_subfolders', SMPREF_ON);
         setPref($data_dir, $username, 'move_to_sent', SMPREF_ON);
+        $check_sent_subfolders_base = getPref($data_dir, $username, \
'sent_subfolders_base', ''); +        if ($check_sent_subfolders_base === '') {
+            setPref($data_dir, $username, 'sent_subfolders_base', \
$sent_subfolders_base); +        }
     }
 
     /* Now just save the option as normal. */

This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
-----
squirrelmail-cvs mailing list
List address: squirrelmail-cvs@lists.sourceforge.net
List info (subscribe/unsubscribe/change options): \
                https://lists.sourceforge.net/lists/listinfo/squirrelmail-cvs
Repository: http://squirrelmail.org/svn


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic