'Suddenly'
EditTablePlugin does not return to normal view after saving. Take a simple table:
After clicking Save the page is redirected to
viewauth
and the EDITTABLE tag is not rendered, and the saved value not updated.
Checking the code, the generated url passed to
TWiki::Func::redirectCgiQuery
is a view url.
--
TWiki:Main/ArthurClemens
- 21 Sep 2008
Hi Arthur,
I tried on a few of my test instances of TWiki (latest release branch, trunk), i am not able to reproduce this issue on my instances. Please share more information .
Thanks,
--
SopanShewale - 21 Nov 2008
It happens here. Click on the edit button on the table above, and save.
--
TWiki:Main.ArthurClemens
- 22 Nov 2008
Yup -Its broken on develop.twiki.org box - in fact - after "Save Table" - it looks similar to the following:
Fortunately it works on release branch.
--
SopanShewale - 23 Nov 2008
My guess is - something wrong in Response.pm - this is new introduction in trunk. From Core.pm of Editable ==> Func.pm goes everything well, after that the control goes to Response.pm.
Any way - i think from the point of current release, the priority of this bug is "normal" - so changing the priority.
--TWiki.Main.SopanShewale - 24Nov2008
Re-prioritized from urgent to normal at
TWiki:Codev/GeorgetownReleaseMeeting2008x11x24
--
TWiki:Main.PeterThoeny
- 25 Nov 2008