Item1124: EditTablePlugin cannot use Macros for the format string

pencil
Priority: Urgent
Current State: Closed
Released In: 1.0.2
Target Release: patch
Applies To: Extension
Component: EditTablePlugin
Branches:
Reported By: KennethLavrsen
Waiting For: Main.KennethLavrsen
Last Change By: KennethLavrsen
The latest EditTablePlugin cannot use Macros as the format string.

I use the same EditTablePlugin format in 100s of topic and in around 10 tables in these topics. In order to have the format defined ONE place I have this defined

  • Set EDITTABLEFORMAT = format="| text, 40 | select,1,N/A,Planned,Done | select,1,N/A,Informal,Walkthrough,FTR| textarea, 3x50 | label, 0|" changerows="on"
  • Set TABLEFORMAT = columnwidths="300,20,30,450,70" dataalign="left,center,center,left,left"

And then later this is used in tables like

M13 Solution Selection, Feasibility Studies

Deliverable Status Review Artifacts CMMi PA
List of Features Defined
Planned
Walkthrough
 
 
Technology, Architecture and Platform Strategy (incl NUD)
Planned
Walkthrough
 
 
Concept Description for Make/Buy Review
Planned
Walkthrough
 
 

The feature works here but not in latest Foswiki 1.0.1

In Foswiki 1.0.1 the table cells all have the default format when editing

-- KennethLavrsen - 23 Feb 2009

I believe I have a fix.

I will check in the code. Still need more testing at home so I check in the code now and test later today.

-- KennethLavrsen - 24 Feb 2009

I am happy with my fix.

Waiting for release. This is a critical fix for me because I use a macro defined one place which is used in 100s of edit table topics so I had to have a fix for this.

-- KennethLavrsen - 24 Feb 2009

ItemTemplate edit

Summary EditTablePlugin cannot use Macros for the format string
ReportedBy KennethLavrsen
Codebase 1.0.1
SVN Range Foswiki-1.0.0, Thu, 08 Jan 2009, build 1878
AppliesTo Extension
Component EditTablePlugin
Priority Urgent
CurrentState Closed
WaitingFor KennethLavrsen
Checkins distro:1994064f13a9
TargetRelease patch
ReleasedIn 1.0.2
Topic revision: r5 - 25 Feb 2009, KennethLavrsen
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