You are here: Foswiki>Tasks Web>Item1021 (08 Feb 2009, ArthurClemens)Edit Attach

Item1021: Editing table 1 removes EDITCELL tag from table 2

pencil
Priority: Urgent
Current State: No Action Required
Released In:
Target Release:
Applies To: Extension
Component: EditTablePlugin
Branches:
Reported By: ArthurClemens
Waiting For:
Last Change By: ArthurClemens
table 1:

%EDITTABLE{}%
| Shortinfo: | blablabla <br />there's still a bug <br />http://dr.dk <br />lurking around <br />_italic_ <br />*bold* |

Shortinfo:
blablabla
there's still a bug
http://dr.dk
lurking around
_italic_
*bold*

table 2:

%TABLE{"headerrows="1"}%
%EDITTABLE{ format="| label | text, 40 |" changerows="off" }%
| *Key* | *Value* |
| Name: | John Smith |
| Gender: | F %EDITCELL{select, 1, , F, M}% |
| DOB: | 8 February 2009 %EDITCELL{date, 10}% |
| City: | New York |

Key Value
Name:
John Smith
Gender:
F
DOB:
8 February 2009
City:
New York

Now edit table 1 and save.

-- ArthurClemens - 08 Feb 2009

Fixed in revision 2421 for Item1017.

-- ArthurClemens - 08 Feb 2009

ItemTemplate edit

Summary Editing table 1 removes EDITCELL tag from table 2
ReportedBy ArthurClemens
Codebase
SVN Range Foswiki-1.0.0, Thu, 08 Jan 2009, build 1878
AppliesTo Extension
Component EditTablePlugin
Priority Urgent
CurrentState No Action Required
WaitingFor
Checkins
ReleasedIn
Topic revision: r2 - 08 Feb 2009, ArthurClemens
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