Parent and title field are missing as hidden field in the inline template
-------------------------------------------------------------------------

                 Key: XE-168
                 URL: http://jira.xwiki.org/jira/browse/XE-168
             Project: XWiki Enterprise
          Issue Type: Bug
          Components: Other
    Affects Versions: 1.2 RC1
            Reporter: Ludovic Dubost


We need to add

<input type="hidden" name="parent" value="$!request.parent" />
<input type="hidden" name="title" value="$!request.title" />

in the inline.vm templates

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.xwiki.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to