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

List:       squirrelmail-cvs
Subject:    [SM-CVS] SF.net SVN: squirrelmail:[14375] branches/SM-1_4-STABLE/squirrelmail/src/ compose.php
From:       pdontthink () users ! sourceforge ! net
Date:       2013-06-17 18:43:50
Message-ID: E1UoePB-0002LE-OS () sfs-ml-4 ! v29 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 14375
          http://sourceforge.net/p/squirrelmail/code/14375
Author:   pdontthink
Date:     2013-06-17 18:43:49 +0000 (Mon, 17 Jun 2013)
Log Message:
-----------
Remove ancient code that tried to set the default identity to match the FROM header \
of the message being replied to. This makes no sense and is superceded by the \
identities match that occurs immediately below.

Modified Paths:
--------------
    branches/SM-1_4-STABLE/squirrelmail/src/compose.php

Modified: branches/SM-1_4-STABLE/squirrelmail/src/compose.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/src/compose.php	2013-06-17 18:43:34 UTC (rev \
                14374)
+++ branches/SM-1_4-STABLE/squirrelmail/src/compose.php	2013-06-17 18:43:49 UTC (rev \
14375) @@ -800,11 +800,6 @@
         if (count($idents) > 1) {
             foreach($idents as $nr=>$data) {
                 $enc_from_name = '"'.$data['full_name'].'" <'. \
                $data['email_address'].'>';
-                if(strtolower($enc_from_name) == strtolower($orig_from)) {
-                    $identity = $nr;
-                    // don't stop!  need to build $identities array for idents match \
                below
-                    //break;
-                }
                 $identities[] = $enc_from_name;
             }
 

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


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
-----
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