EditRowPlugin is confused with when the topic contains both tables constructed with a SEARCH variable and multiple
EditRowPlugin tables, the editing gets saved to the wrong table.
To Reproduce, use the following TWiki Syntax:
%SEARCH{search="PaulineCheungEditRowTest*" scope="topic" nosearch="on" nolimit="on" regex="on" format="| $topic |"}%
%EDITTABLE{ headerrows="1" format="| text, 40 | text, 40 | text, 40 | text, 40 | text, 40 | text, 40 |" changerows="on" helptopic="PaulineCheungEditRowPluginHelpTest"}%
|*Area*|*PPC*|*IA32*|*MIPS*|*ARM*|*CF*|
| UP WTH | High | High | High | TBD | TBD |
| SMP | High | High | High | Low | NA |
| RTP test | High Test | High | TBD | TBD | TBD |
%EDITTABLE{ headerrows="1" format="| textarea, 4x40 | text, 40 | text, 40 | text, 40 | text, 40 | select, 1, dog, food, bood |" changerows="on" }% |*Area*|*PPC*|*IA32*|*MIPS*|*ARM*|*CF*|
|TESTING WITH SEARCH|High|High|High|TBD|TBD|
|OBI CAT|High|High|High|Low|NA|
|SMP test Test|High|High|High|Low|dog|
I am testing at
http://ala-twikidev.wrs.com/pc/view/Sandbox/PaulineCheungEditRowPluginTest
--
TWiki:Main/PaulineCheung
- 13 May 2008
I excluded intermediate tables (those without EDITTABLE tags) from the table count. We really, really, really need a central table parser!
--
CrawfordCurrie - 15 May 2008