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.5 RC1, 3.0.6
            Reporter: Philipp Bracher
         Assigned To: Sameer Charles
             Fix For: Green


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/docs/en/editor/stayupdated.html
----------------------------------------------------------------

Reply via email to