Details
-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
7.1.1
-
None
-
Unknown
-
Description
We have many cases when we store velocity content in XObjects. They are usually stored in TextArea fields but have no displayers so they need to be parsed by the calling application.
There already exists a "velocitycode" value for the "contenttype" meta-property of a TextArea, but it is only used if the XObject's document is in 1.0 syntax and to display it with XWiki.parseContent(), which is not nice.
This new value should be handled with the VelocityManager/Engine and nothing more.
Attachments
Issue Links
- is related to
-
XWIKI-12299 Deprecate XWiki.parseContent since it is misleading and outdated
- Closed