Uploaded image for project: 'Document Management System (closed)'
  1. Document Management System (closed)
  2. MGNLDMS-132

Dms query paragraph dialog is overridden by sitedesigner dialog of the same name

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 1.3
    • 1.2.5
    • None

      If you bootstrap the samples, website.help.xml for example, you get the "openwfe" page, listing documents from the dms. This works until one edits the dialog, at which point the link property's original value ("/openwfe") gets substituted by its uuid.
      Since dms.jsp tries to get this node using Content node = MgnlContext.getHierarchyManager("dms").getContent(link);, it stops working as soon as the property becomes a uuid.

      Furthermore, the query then does SELECT * FROM nt:base WHERE jcr:path like 'ad2e97ab-bca5-4681-bb00-f6151e7e5803/%' and extension = 'pdf' which also obviously returns no results.

        Acceptance criteria

              pbaerfuss Philipp Bärfuss
              gjoseph Magnolia International
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: