Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-1899

activation: if the page (uuid) exist in different hierarchy content is activated to the old place

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.6
    • 3.0.6, 3.5 RC1
    • activation
    • None

      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'

        Acceptance criteria

              had Jan Haderka
              pbaerfuss Philipp Bärfuss
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD