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

Folder names not shown in workbench (mgnl:folder node type)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Blocker
    • 5.0
    • 5.0
    • security app
    • None

    Description

      In the Security App / Users SubApp, the folder names in the "users" workspace are not shown (see the attached image). The subapp is defined using the following configuration code:

      app.subApp("users").subAppClass(SecurityUsersSubApp.class).defaultSubApp()
         .workbench(wbcfg.workbench().workspace("users").root("/").defaultOrder("jcrName")
         .groupingItemType(wbcfg.itemType(MgnlNodeType.NT_FOLDER).icon("/.resources/icons/16/folders.gif"))
         .mainItemType(wbcfg.itemType(MgnlNodeType.USER).icon("/.resources/icons/16/pawn_glass_yellow.gif"))
         ...
      

      Checklists

        Acceptance criteria

        Attachments

          Activity

            People

              jchocholacek Jozef Chocholacek
              jchocholacek Jozef Chocholacek
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Checklists

                  Bug DoR
                  Task DoD