Prevent single-valued property with no value after RTE
------------------------------------------------------
Key: JCR-2591
URL: https://issues.apache.org/jira/browse/JCR-2591
Project: Jackrabbit Content Repository
Issue Type: Improvement
Components: jackrabbit-core
Affects Versions: 1.6.1
Reporter: Stephan Huttenhuis
In NodeImpl a newly created property is removed when a checked RepositoryException occurs
when setting the value. But if a RuntimeException occurs it is not removed again. It is better
to remove it always if settings the value was unsuccessful.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|