On Fri, August 11, 2006 11:34 am, Peter Westwood wrote:
> On Fri, August 11, 2006 11:07 am, Christopher Windsor wrote:
>> With the latest svn I'm getting these errors while commenting.
>>
>> These errors return when one in not logged in:
>>
>> *Warning*: preg_replace(): Compilation failed: unmatched parentheses at
>>> offset 48 in *
>>> /home/virtual/site6/fst/var/www/html/wp-includes/functions.php* on line
>>> *
>>> 1015*
>
> Line 1015 is in wp_proxy_check which checks if the source IP for comments
> is blacklisted.
>
> It looks like this changeset broke it:
> http://trac.wordpress.org/changeset/3990
>
> Possible fix attached - Remove the extra bracket in the middle so that we
> capture the whole IP Address.
>

Stripped patch added to trac ticket here -
http://trac.wordpress.org/ticket/3028

Please test and report back :-)

westi
-- 
Peter Westwood <[EMAIL PROTECTED]>
http://blog.ftwr.co.uk
_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers

Reply via email to