On Thu, Mar 13, 2008 at 4:46 PM, sachin mittal <sjmittal(a)gmail.com> wrote:
There is a slight bug in xwiki skin.
in editinline.vm please add the following line:
<input type="hidden" name="parent"
value="$!request.parent" />
where other hidden params are added.
I have posted a JIRA issue on the same, but looks like nothing has been done
on this front.
Fixed in 1.4M1 :
http://jira.xwiki.org/jira/browse/XE-168
ps : I've closed your issue as duplicate.
JV.