Details
-
Bug
-
Resolution: Fixed
-
Critical
-
11.10.4, 12.3
-
Unknown
-
N/A
-
N/A
-
Pull Request accepted
-
Description
Our secure uberspector forbids calling Class methods except those are whitelisted as safe. We need to add getEnumConstants() since it's a safe method.
Currently calling this method from velocity fails, breaking the display of select fields derived from Enum on macro parameters defined in wiki pages.
Attachments
Issue Links
- is related to
-
XWIKI-17321 Enum displayer cannot be used on wiki macro parameter
- Closed