Issue Type: Bug Bug
Affects Versions: 2.2.1
Assignee: Eric Hechinger
Created: 03/Feb/14 11:03 AM
Description:

Currently this task only support the following case:
If a node has a 'imgUUID' property, move from:

  • property sv:name="img" sv:type="String"
    • value = /demo-project/img/bk/Stage/v-light-4
  • property sv:name="imgUUID" sv:type="String"
    • value = 4c291aa5-9807-4bbe-b372-ce523f82e600
      To:
  • property sv:name="imgUUID" sv:type="String"
    • value = jcr:4c291aa5-9807-4bbe-b372-ce523f82e600

The task has also to handle the following case (standard):
If a node has a 'imgUUID' property AND has a property img = 'dms', move from:

  • property sv:name="img" sv:type="String"
    • value = dms
  • property sv:name="imgUUID" sv:type="String"
    • value = 4c291aa5-9807-4bbe-b372-ce523f82e600
      To:
  • property sv:name="img" sv:type="String"
    • value = jcr:4c291aa5-9807-4bbe-b372-ce523f82e600e following case (standard):
Fix Versions: 2.2.2
Project: Magnolia Data Module
Priority: Major Major
Reporter: Eric Hechinger
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