[ 
http://jira.magnolia.info/browse/MAGNOLIA-1899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038#action_17038
 ] 

Jan Haderka commented on MAGNOLIA-1899:
---------------------------------------

Still the same. The reason is possible uuid links so we can't simply activate 
page with different UUID on public. What we could do, is to check for the path 
and if parent path is different in public then in author, fail the activation 
with message describing the reason (difference in the paths) ... the other and 
possibly cooler option would be to move page to new path on the public as  part 
of the activation. This way we would not need to deactivate pages immediately 
when moved.

> activation: if the page (uuid) exist in different hierarchy content is 
> activated to the old place
> -------------------------------------------------------------------------------------------------
>
>                 Key: MAGNOLIA-1899
>                 URL: http://jira.magnolia.info/browse/MAGNOLIA-1899
>             Project: Magnolia
>          Issue Type: Bug
>          Components: activation
>    Affects Versions: 3.0.6, 3.5 RC1
>            Reporter: Philipp Bracher
>            Assignee: Jan Haderka
>             Fix For: 3.6
>
>
> If you activate page /a/A (uuid=1) to a public instance where a page /b/B 
> exists (uuid=1) the page is imported to /b/A
> You can run into this situation if you move/rename a page while the public 
> instance is not reachable. As the page still exists in the same place in the 
> public instance following activations will publish to the old place.
> Workaround:
> - delete the old page in the public instance
> - to find the old page (with the same uuid) execute a jcr query (Tools / JRC 
> Queries): select * from nt:base where jcr:uuid='the-uuid' 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------

Reply via email to