Item10354: EditRowPlugin - Cell contents disappearing when editing row/Incorrect href references

pencil
Priority: Normal
Current State: Closed
Released In: n/a
Target Release: n/a
Applies To: Extension
Component: EditRowPlugin
Branches:
Reported By: PadraigLennon
Waiting For:
Last Change By: CrawfordCurrie
With the new release of the EditRowPlugin I have run into some issues editing a table since I updated the plugin.

Background - I am running a test Foswiki subversion based install on a linux server.

I noticed the following issues while using the markup from Example #3 from the EditRowPlugin extension page.

Issue 1

When I click on edit as shown:

Example-3-Edit.png

The contents of the cells disappear as shown here.

Example-3-Edit-text-missing.png

In firebug I see the following $.editable is undefined

Issue 2

Using the same example as above when I click to edit the row (as shown above) and then click on cancel button the href reference is incorrect.

In the Table.pm file there are references to href

e.g. href => 'deleteRow' which should read href => '#deleteRow'

I will fix this an checkin

-- PadraigLennon - 15 Feb 2011

Thanks, Padraig, for the fix!

-- CrawfordCurrie - 17 Feb 2011

 

ItemTemplate edit

Summary EditRowPlugin - Cell contents disappearing when editing row/Incorrect href references
ReportedBy PadraigLennon
Codebase
SVN Range
AppliesTo Extension
Component EditRowPlugin
Priority Normal
CurrentState Closed
WaitingFor
Checkins distro:47147da624f9 distro:57a6f997ec51
TargetRelease n/a
ReleasedIn n/a
I Attachment Action Size Date Who Comment
Example-3-Edit-text-missing.pngpng Example-3-Edit-text-missing.png manage 17 K 15 Feb 2011 - 10:19 PadraigLennon Example-3-Edit-text-missing.png
Example-3-Edit.pngpng Example-3-Edit.png manage 15 K 15 Feb 2011 - 10:18 PadraigLennon Example-3-Edit.png
Topic revision: r4 - 17 Feb 2011, CrawfordCurrie
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