• Do
not register here on develop.twiki.org, login with your twiki.org account.
• Use
Item7848 for generic
doc work for TWiki-6.1.1. Use
Item7851 for doc work on
extensions that are not part of a release.
More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
• Does this site look broken?. Use the LitterTray web for test cases.
Item6213: imgTag not displayed in Subwebs
Item Form Data
AppliesTo: |
Component: |
Priority: |
CurrentState: |
WaitingFor: |
TargetRelease |
ReleasedIn |
Extension |
AttachmentListPlugin |
Low |
New |
|
n/a |
|
Detail
Image src is rendered incorrect in Subwebs, example:
%ATTACHMENTLIST{limit="1" sort="$fileDate" format="$imgTag" extension="jpg,jpeg,gif,png"}%
The SRC result is:
http://domain/pub/Web%2fSubweb/Topic/filename.png
The problem is the
%2f
. If i replace this for
/
the image is displayed.
Follow HOTFIX to correct this (i can't make unit test for this):
ImgTagInSubWebs.diff
--
TWiki:Main/JoenioCosta
- 12 Mar 2009