-
Bug
-
Resolution: Fixed
-
Major
-
3.9
-
None
This happens if you create a ButtonController protected by a right and configured with an selection-target-type.
How to reproduce:
- Create a Ametys.ribbon.RibbonElementController.RibbonUIController.ButtonController in a plugin.xml and specify a right in the XML <right> tag.
- In the ButtonController, the method getInitialConfig() returns a right-id String as if a right-id parameters was specified in the XML config of the ButtonController.