PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Text » Text_Wiki_BBCode » Bug #9393

[url] around [img] doens't work

Details

Submitted2006-11-20 11:23 UTC
Fromlaurent at invisibleray dot com
Assignedtoggg
StatusClosed
PackageText_Wiki_BBCode
PHP Version4.4.2
OSWindows 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