Branch: refs/heads/stable-16.10.x
Home:
https://github.com/xwiki/xwiki-rendering
Commit: 79c82a527cfdbb9896f4514c1a7a55d8565e5d57
https://github.com/xwiki/xwiki-rendering/commit/79c82a527cfdbb9896f4514c1a7…
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