[
http://jira.magnolia-cms.com/browse/MGNLUI-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jozef Chocholacek updated MGNLUI-196:
-------------------------------------
Priority: Blocker (was: Major)
> Folder names not shown in workbench (mgnl:folder node type)
> -----------------------------------------------------------
>
> Key: MGNLUI-196
> URL: http://jira.magnolia-cms.com/browse/MGNLUI-196
> Project: Magnolia UI
> Issue Type: Bug
> Security Level: Public
> Components: security app
> Affects Versions: 5.0 Alpha1 s008
> Reporter: Jozef Chocholacek
> Priority: Blocker
> Fix For: 5.0 Alpha1 s009
>
> Attachments: Screen Shot 2012-11-22 at 2.31.23 PM.png
>
>
> 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:
> {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"))
> ...
> {code}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------