Details
-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
13.10.8
-
None
-
Unknown
-
Description
Right now XWikiUserSheet is adding values in the map of parameters of the org.xwiki.plaftorm.user.profile.menu UIXs in order to properly display the icons of the menu.
This feels a bit dangerous and definitely unexpected for devs that this map of parameters should be mutable.
IMO we should probably never modifies it and instead allows the verticalMenu macro to accept "icon" key for the icons display.