Branch: refs/heads/stable-17.4.x
Home:
https://github.com/xwiki/xwiki-rendering
Commit: 4e0f03963dacdad52917176df80c0cb9fab6fb1d
https://github.com/xwiki/xwiki-rendering/commit/4e0f03963dacdad52917176df80…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-06-04 (Wed, 04 Jun 2025)
Changed paths:
M xwiki-rendering-wikimodel/src/main/javacc/XWiki20Scanner.jj
M xwiki-rendering-wikimodel/src/main/javacc/XWiki21Scanner.jj
Log Message:
-----------
XRENDERING-789: The XWiki syntax parser shouldn't use String#replaceAll
* Replace "replaceAll" by "replace" which is equivalent as the passed
pattern in fact isn't a regular expression.
(cherry picked from commit b055645c0720b8ef4303419a0917e67513c5f25a)
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-rendering/settings/notifications