• 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.
Item6933: Generated img tag has unsupported _RAW parameter
Item Form Data
AppliesTo: |
Component: |
Priority: |
CurrentState: |
WaitingFor: |
TargetRelease |
ReleasedIn |
Extension |
GaugePlugin |
Normal |
Closed |
|
n/a |
|
Detail
The plugin generates illegal HTML code for img tag. Example:
<img src="/pub/TWiki/GaugePlugin/_GaugePlugin_tambar_tambarTest1.png?t=1347659787" alt="27" width="60" height="16" _RAW="type="tambar" name="tambarTest1" scale="0, 10, 20, 40" value="27"" />
The
_RAW="type="tambar" name="tambarTest1" scale="0, 10, 20, 40" value="27""
is extra and messes up the HTML.
--
TWiki:Main/PeterThoeny
- 2012-09-14
Now fixed.
--
TWiki:Main/PeterThoeny
- 2012-09-14