XWIKI-20327 added escaping for macro syntax (for security reasons), but it did not really fix the root problem (the fact that wiki syntax is interpeted when the content does not contain anything that looks like HTML, or "{" after XWIKI-20327).
Thomas Mortagne on 19/Jun/25 14:07
XWIKI-20327 added escaping for macro syntax (for security reasons), but it did not really fix the root problem (the fact that wiki syntax is interpeted interpreted when the content does not contain anything that looks like HTML, or "{" after XWIKI-20327).
Thomas Mortagne on 19/Jun/25 14:15
XWIKI-20327 added escaping for macro syntax (for security reasons), but it did not really fix the root problem (the fact that wiki syntax is interpreted when the content does not contain anything that looks like HTML, or "{" after XWIKI-20327). As usual the difficulty is coming from Document#display that return very different type of content depending on the content of the string property. We really need a less fuzzy property display API...
This message was sent by Atlassian Jira (v9.3.0#930000-sha1:287aeb6)
If image attachments aren't displayed, see this article.