Details
-
New Feature
-
Resolution: Fixed
-
Minor
-
13.7
-
None
Description
InputSourceConverter supports a lot of types in input but unfortunately not byte array right now.
A workaround is to implement a "org.xwiki.filter.input.InputSourceConverter<byte[]>" component.