Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-3780

Show Version action fails when contentConnector rootPath is not '/'

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Neutral Neutral
    • None
    • 5.4.4
    • content app
    • None

      I traced this issue down to JcrContentConnector.getItemIdByUrlFragment(). It assumes that the argument passed in is a relative path and prepends the rootPath to it. ShowVersionsAction.getLocation() passes the full absolute path to the node causing the failure. After a cursory search, it looks like JcrContentConnector.getItemIdByUrlFragment() is called with a relative path half the time and an absolute path the other half.

        Acceptance criteria

              Unassigned Unassigned
              cj32@txstate.edu Charles Jones
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD