Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.0.4

Bug #9393 [url] around [img] doens't work
Submitted: 2006-11-20 11:23 UTC
From: laurent at invisibleray dot com Assigned: toggg
Status: Closed Package: Text_Wiki_BBCode (version 0.0.3)
PHP Version: 4.4.2 OS: Windows XP SP2
Roadmaps: (Not assigned)    
Subscription  


 [2006-11-20 11:23 UTC] laurent at invisibleray dot com (Laurent Humblet)
Description: ------------ When you have a [url] tag wrapping an [img] tag, the output is ÿOÿ (but it's linking ok) Test script: --------------- [url=http://www.google.com][img]google_logo.gif[/img][/url] Expected result: ---------------- Should be an image that's a link

Comments

 [2006-12-22 09:18 UTC] toggg (bertrand Gugger)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better. The description of url is now parsable.