[Tickets #2268] NEW: images with absolute references
bugs@bugs.horde.org
bugs at bugs.horde.org
Thu Jul 14 01:14:57 PDT 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=2268
-----------------------------------------------------------------------
Ticket | 2268
Created By | martin at mein-horde.de
Summary | images with absolute references
Queue | Wicked
State | Unconfirmed
Priority | 1. Low
Type | Bug
Owners |
+New Attachment | wicked_image.patch
-----------------------------------------------------------------------
martin at mein-horde.de (2005-07-14 01:14) wrote:
when using
[[image /my/image.png]]
the following html is rendered
<img src="//my/image.png" alt="image.png"/>
The attached patch against /wicked/lib/Text_Wiki/Render/Xhtml/Image.php
soles this problem.
More information about the bugs
mailing list