Home » Text » Text_Wiki_BBCode » Bug #9393
[url] around [img] doens't work
Details
| Submitted | 2006-11-20 11:23 UTC |
|---|---|
| From | laurent at invisibleray dot com |
| Assigned | toggg |
| Status | Closed |
| Package | Text_Wiki_BBCode |
| PHP Version | 4.4.2 |
| OS | Windows XP SP2 |
| Roadmaps | (Not assigned) |
Comments
[2006-11-20 11:23 UTC] laurent at invisibleray dot com
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