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

List:       squirrelmail-cvs
Subject:    [SM-CVS] SF.net SVN: squirrelmail:[13842] trunk/squirrelmail/src/
From:       pdontthink () users ! sourceforge ! net
Date:       2009-09-12 20:25:52
Message-ID: E1MmZAO-0004lN-Sz () c3vjzd1 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 13842
          http://squirrelmail.svn.sourceforge.net/squirrelmail/?rev=13842&view=rev
Author:   pdontthink
Date:     2009-09-12 20:25:52 +0000 (Sat, 12 Sep 2009)

Log Message:
-----------
Attachments were being lost when going to address book page due to lack of proper \
encoding [#2851493]

Modified Paths:
--------------
    trunk/squirrelmail/src/addrbook_search_html.php

Modified: trunk/squirrelmail/src/addrbook_search_html.php
===================================================================
--- trunk/squirrelmail/src/addrbook_search_html.php	2009-09-12 19:12:26 UTC (rev \
                13841)
+++ trunk/squirrelmail/src/addrbook_search_html.php	2009-09-12 20:25:52 UTC (rev \
13842) @@ -53,7 +53,7 @@
    }
 
    if (is_object($composeMessage) && $composeMessage->entities)
-       echo addHidden('attachments', serialize($composeMessage->entities));
+       echo addHidden('attachments', \
urlencode(serialize($composeMessage->entities)));  
    echo addHidden('session', $session).
         addHidden('subject', $subject).


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

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
-----
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