Closed (fixed)
Project:
Delicious
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Nov 2007 at 14:53 UTC
Updated:
23 Nov 2007 at 12:32 UTC
Jump to comment: Most recent file
Comments
Comment #1
tomdeb commentedIt's because the preg_replace is wronly terminated by one of the tags.
Using ! as a delimiter for the regex seems to fix the problem as it is a character that is excaped by preg_quote.
Comment #2
tomdeb commentedfixed in http://drupal.org/cvs?commit=87312
t o m
Comment #3
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.