Item8104: EditRowPlugin is overwriting id-tag of TablePlugin

pencil
Priority: Normal
Current State: No Action Required
Released In: n/a
Target Release:
Applies To: Extension
Component: EditRowPlugin
Branches:
Reported By: Foswiki:Main.UlrichSpoerlein
Waiting For:
Last Change By: CrawfordCurrie
For Javascript based filtering of table data using dynamic criteria I require tables to have a specific id. This is usually the Topic name itself. However, after switching from EditTablePlugin to EditRowPlugin all tables will now get id="table1", ignoring what is set via TablePlugin. This is quite uncool.

The following table declarations result in table id="table1" instead of table id="Foo"

 | text, 30 | textarea, 2x60 |" headerrows="1" }% 

%TABLE{ id="Foo" sort="on" initsort="1" initdirection="up" columnwidths="120px" }%
| *Date* | *For/By* | *What* |

-- UlrichSpoerlein - 05 Apr 2009

I just tried this (on latest code) and if a %TABLE is used to set an id then ERP honours that.No further action is required.

-- CrawfordCurrie - 29 Jan 2011

ItemTemplate edit

Summary EditRowPlugin is overwriting id-tag of TablePlugin
ReportedBy Foswiki:Main.UlrichSpoerlein
Codebase 1.0.4
SVN Range Foswiki-1.0.0, Thu, 08 Jan 2009, build 1878
AppliesTo Extension
Component EditRowPlugin
Priority Normal
CurrentState No Action Required
WaitingFor
Checkins
ReleasedIn n/a
Topic revision: r2 - 29 Jan 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