Details
-
Bug
-
Resolution: Fixed
-
Major
-
13.5-rc-1
-
None
-
Unknown
-
N/A
-
N/A
-
Description
The newly introduced RequestParameterConverter was inspired from the old ConversionFilter which was executing the conversion in an ExecutionContextRunnable: we actually don't need to do that most of the time, so we should not perform this inside this new component.
Attachments
Issue Links
- relates to
-
XWIKI-18773 Allow to call ConversionFilter in a specific ResourceReferenceHandler
- Closed