Item1133: EditTablePlugin does not work in form fields

pencil
Priority: Enhancement
Current State: No Action Required
Released In:
Target Release:
Applies To: Extension
Component: EditTablePlugin
Branches:
Reported By: KennethLavrsen
Waiting For:
Last Change By: KennethLavrsen
If you define an edit table a text field does not work.

The value entered is ignored.

See test case below.

Click the edit button below the table. Try and alter the value and save.

New value is ignore. Old value remains.

Head1 Head2
Hey
Ho
Two
qsdfqsdf

This will break many good Twiki apps. EditTablePlugin is one of the essential default plugins that must work. Urgent bug.

KJL

Update. I could make the exact same example work on my TWiki but not here. I noticed when I entered another Edit Table bug. Maybe it is because this is a form. See TestTopic22

If this only fails inside forms then the bug can be declassified to normal.

KJL

I can't see how it could ever work in forms. The plugin parses (!) the topic to find tables, and tables in forms don't have newlines (because form values are all on one line).

It seems to work ok in the topic body text.

Changing to enhancement because it would be good to have this support in forms.

CC

It is really the Item5489 that causes this.

So closing that will also likely make this work.

No action

-- KennethLavrsen - 25 Apr 2009

ItemTemplate edit

Summary EditTablePlugin does not work in form fields
ReportedBy KennethLavrsen
Codebase
SVN Range Sun, 04 Dec 2005 build 7760
AppliesTo Extension
Component EditTablePlugin
Priority Enhancement
CurrentState No Action Required
WaitingFor
Checkins
ReleasedIn
Topic revision: r8 - 25 Apr 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