Form Validation - for "Text field group" fails
----------------------------------------------
Key: MGNLFORM-28
URL: http://jira.magnolia-cms.com/browse/MGNLFORM-28
Project: Magnolia Form Module
Issue Type: Bug
Affects Versions: 1.0.1
Reporter: Rainer Blumenthal
Assignee: Teresa Miyar
"Text field group"-elements are not being validated. If there are e.g. 2
text-fields in one group - the validation fails.
*Problem:* There is a search for nodeData called "controlName". And because
"Text field group"-elements are being stored in a ContentNodeCollection named
"edits" only the subnodes have the nodeData "controlName".
*Solution:* If nodeData doesn't exist iterate over possible subNodes.
(info.magnolia.module.form.paragraphs.models.FormModel)
Please have a look at the attached Screenshot and Patch.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------