Change By: Daniel Lipp (08/May/13 9:42 AM)
Description: The fact JcrContainers are using the jcr paths as itemId's causes some troubles:
- when renaming a Node we have to workaround to make sure the Cotnainer's itemId get updated


Hence we should switch to using uuid's as itemId's for nodes. 
For properties we could use
 (to be verified)  something like uuid-of-node + "@" + propertyName.


Related classes:
info.magnolia.ui.app.contacts.form.action.SaveContactFormAction
info.magnolia.ui.admincentral.dialog.action.EditDialogAction
info.magnolia.ui.admincentral.event.ContentChangedEvent
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]>
----------------------------------------------------------------

Reply via email to