MultiValueSaveHandler does not remove nodeData when there are no values
-----------------------------------------------------------------------
Key: MAGNOLIA-3983
URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-3983
Project: Magnolia
Issue Type: Bug
Security Level: Public
Components: admininterface
Affects Versions: 4.4.6
Reporter: Federico Grilli
Assignee: Federico Grilli
Priority: Critical
Fix For: 4.5
Suppose you have a checkbox control {{foo}} with two options {{bar}} and
{{baz}} selected and a {{saveHandler}}} of type
{{info.magnolia.module.admininterface.MultiValueSaveHandler}}. This will create
a node named {{foo}} with two properties {{bar}} and {{baz}}}. You remove
{{bar}} and only {{baz}} remains. However, trying to remove {{baz}} does not
work - the property will stay there unless you remove it manually, i.e. via JCR
browser.
--
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/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------