Item12974: JQTablePlugin rowspans not working, also carat entity is consumed.

pencil
Priority: Normal
Current State: Closed
Released In: n/a
Target Release: n/a
Applies To: Extension
Component: JQTablePlugin
Branches: trunk
Reported By: GeorgeClark
Waiting For:
Last Change By: CrawfordCurrie
The example table in the EditingShorthand topic fails to correctly render the ^ rowspan markers

These are rendered by TablePlugin, not by core. The || colspan format works fine.

In addition, carats entered with ^ disappear from the rendered table.

-- GeorgeClark - 25 Jul 2014

Table from the EditingShorthand

L C R
A2 B2 C2
A3 B3 C3
multi span
A5-7 5 5
six six
seven seven
split over 3 lines
A9 B9 C9
^ B10 |
^ B11 |

Note that on a standalone topic, the last two lines render correctly, but they fail in EditingShorthand.

-- GeorgeClark - 25 Jul 2014

Closed; though beware the caveat that the documented escapes %CARET% and &#94; for the caret symbol in a cell won't work. Use <span>^</span> instead (which will also work for TablePlugin)

-- CrawfordCurrie - 25 Jul 2014
 

ItemTemplate edit

Summary JQTablePlugin rowspans not working, also carat entity is consumed.
ReportedBy GeorgeClark
Codebase trunk
SVN Range
AppliesTo Extension
Component JQTablePlugin
Priority Normal
CurrentState Closed
WaitingFor
Checkins JQTablePlugin:b0424ed12593
TargetRelease n/a
ReleasedIn n/a
CheckinsOnBranches trunk
trunkCheckins JQTablePlugin:b0424ed12593
Release01x01Checkins
Topic revision: r3 - 25 Jul 2014, 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