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

RepositoryBrowserPage incorrectly assumes tree name = repository name

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.1.1
    • 4.0.1, 3.6.5
    • None
    • None

      RepositoryBrowserPage in fckeditor module can be configured in order to browse multiple repositories (actually website and dms). The configuration of "browsableRepositories" is however a list of tree names, and the RepositoryBrowserPage assumes that the name of the repository always matches the name of the tree.
      For example there is no way to configure a "website-jcr" tree since it will look for a "website-jcr" repository too.

      It should be fixed by using TreeHandlerManager to get the correct repository name from the tree handler name.

        Acceptance criteria

              fgiust Fabrizio Giustina
              fgiust Fabrizio Giustina
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD