Item10879: Gauge-inna-table breaks in IE

pencil
Priority: Urgent
Current State: Closed
Released In: n/a
Target Release: n/a
Applies To: Extension
Component: GaugePlugin
Branches:
Reported By: CrawfordCurrie
Waiting For:
Last Change By: CrawfordCurrie
The following gauge-inna-table breaks IE8, 7, 6 for all I know.

| %GAUGE{ value="100" name="tomato" scale="0, 33, 66, 100" }% |

The problem is that the plugin generates a spurious " at the end of the img tag. This is ignored by smart browsers, but not by IE.

The example give reproduces it on the latest code.

-- CrawfordCurrie - 14 Jun 2011

It was generating _RAW in the output, due to it not correctly iterating over macro params (old code).

-- CrawfordCurrie - 14 Jun 2011

 
Topic revision: r4 - 15 Jun 2011, CrawfordCurrie
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy