Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 5.2.1
-
Component/s: User - User Directory
-
Labels:
-
Difficulty:Easy
-
Documentation:N/A
-
Documentation in Release Notes:N/A
-
Similar issues:
Description
Steps to reproduce:
- extend the user class XWiki.XWikiUsers with a new StaticList property "mylist" with options like "alice=Alice|bob=Bob"
- customize the user directory to display the new property "mylist"
Result:
The user directory does not list any filter options for "mylist" because while, it is built using a custom results page, the "class' parameter has not been specified for the column properties.