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

List:       squirrelmail-cvs
Subject:    [SM-CVS] SF.net SVN: squirrelmail:[13848]
From:       pdontthink () users ! sourceforge ! net
Date:       2009-09-19 20:22:15
Message-ID: E1Mp6Rj-0003VQ-IP () c3vjzd1 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 13848
          http://squirrelmail.svn.sourceforge.net/squirrelmail/?rev=13848&view=rev
Author:   pdontthink
Date:     2009-09-19 20:22:15 +0000 (Sat, 19 Sep 2009)

Log Message:
-----------
Fix broken'Thread' and the no-javascript 'All' links (add security tokens)

Modified Paths:
--------------
    trunk/squirrelmail/functions/mailbox_display.php

Modified: trunk/squirrelmail/functions/mailbox_display.php
===================================================================
--- trunk/squirrelmail/functions/mailbox_display.php	2009-09-19 20:11:13 UTC (rev \
                13847)
+++ trunk/squirrelmail/functions/mailbox_display.php	2009-09-19 20:22:15 UTC (rev \
13848) @@ -975,7 +975,7 @@
         $source_url = $php_self;
     }
 
-    $baseurl = $source_url.'?mailbox=' . urlencode($aMailbox['NAME']) \
.'&account='.$aMailbox['ACCOUNT']; +    $baseurl = $source_url.'?mailbox=' . \
urlencode($aMailbox['NAME']) .'&account='.$aMailbox['ACCOUNT'] . \
(strpos($source_url, 'src/search.php') ? '&smtoken=' . \
sm_generate_security_token() : '');  $where = \
urlencode($aMailbox['SEARCH'][$iSetIndx][0]);  $what = \
urlencode($aMailbox['SEARCH'][$iSetIndx][1]);  $baseurl .= '&where=' . $where .  \
'&what=' .  $what;


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

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
-----
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