• Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • 5.0
    • 5.0
    • framework
    • Beta 2

      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 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

            dlipp Daniel Lipp
            dlipp Daniel Lipp
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: