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

List:       squirrelmail-cvs
Subject:    [SM-CVS] SF.net SVN: squirrelmail:[13796]
From:       pdontthink () users ! sourceforge ! net
Date:       2009-07-29 0:01:19
Message-ID: E1MVwbf-0008KC-Nv () 3kljzd1 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 13796
          http://squirrelmail.svn.sourceforge.net/squirrelmail/?rev=13796&view=rev
Author:   pdontthink
Date:     2009-07-29 00:01:19 +0000 (Wed, 29 Jul 2009)

Log Message:
-----------
Dot is not special in character classes.  I didn't check the other fixes made by Jon \
- just happened to see this one - so there may be others out there.

Modified Paths:
--------------
    branches/SM-1_4-STABLE/squirrelmail/functions/url_parser.php

Modified: branches/SM-1_4-STABLE/squirrelmail/functions/url_parser.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/url_parser.php	2009-07-28 23:49:05 \
                UTC (rev 13795)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/url_parser.php	2009-07-29 00:01:19 \
UTC (rev 13796) @@ -169,7 +169,7 @@
             $url = substr($body, $target_pos, $end-$target_pos);
 
             /* Needed since lines are not passed with \n or \r */
-            while ( preg_match('/[,\.]$/', $url) ) {
+            while ( preg_match('/[,.]$/', $url) ) {
                 $url = substr( $url, 0, -1 );
                 $end--;
             }


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