• Do not register here on develop.twiki.org, login with your twiki.org account.
• Use View topic Item7848 for generic doc work for TWiki-6.1.1. Use View topic 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.

Item5386: Issue with included tables and the EditRowPlugin

Item Form Data

AppliesTo: Component: Priority: CurrentState: WaitingFor: TargetRelease ReleasedIn
Extension EditRowPlugin Urgent Closed   n/a 4.0.5

Edit Form Data

Summary:
Reported By:
Codebase:
Applies To:
Component:
Priority:
Current State:
Waiting For:
Target Release:
Released In:
 

Detail

If a page has a
%INCLUDE{}%
in it that had a table, or another table. It confuses the EditRowPlugin.

For Example:

table1:   
%INCLUDE{AnotherTable}%  
table2:  
%EDITTABLE{ headerrows="1" format="| text, 40 | text, 40 | text, 40 | text, 40 | text, 40 | text, 40 |" changerows="on" }%
|*Area*|*PPC*|*IA32*|*MIPS*|*ARM*|*CF*|
| UP | High | High | High | TBD | TBD |
| SMP | High | High | High | Low | NA |
| RTP | High | High | TBD | TBD | TBD |
table3:
%EDITTABLE{ headerrows="1" format="| text, 40 | text, 40 | text, 40 | text, 40 | text, 40 | text, 40 |" changerows="on" }%
|*Area*|*PPC*|*IA32*|*MIPS*|*ARM*|*CF*|
| UP | High | High | High | TBD | TBD |
| SMP | High | High | High | Low | NA |
| RTP | High | High | TBD | TBD | TBD |

The following strange behavior occurs:

  • If I were to edit table 2, my changes would appear in table3.
  • If I edit table 3, the changes magically disappear, nothing happens

-- TWiki:Main/PaulineCheung - 23 Feb 2008

I just tested this, and as far as I can see it works perfectly when editing whole tables. There is an issue when editing individual table rows, however.

-- CrawfordCurrie - 08 Mar 2008

When I looked closer, I realised there were a number of issues with tables embedded from other topics. Should be fixed now - please reoppen this if there are still problems.

CC

ItemTemplate
Summary Issue with included tables and the EditRowPlugin
ReportedBy TWiki:Main.PaulineCheung
Codebase

SVN Range TWiki-5.0.0, Wed, 23 Jan 2008, build 16283
AppliesTo Extension
Component EditRowPlugin
Priority Urgent
CurrentState Closed
WaitingFor

Checkins TWikirev:16489
TargetRelease n/a
ReleasedIn 4.0.5
Edit | Attach | Watch | Print version | History: r5 < r4 < r3 < r2 < r1 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r5 - 2008-03-08 - CrawfordCurrie
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback