Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
14.9-rc-1
-
Windows 11 Pro 64bit, Chrome 106, using an instance of XWiki 14.9 RC1 on MariaDB 10.6, Tomcat 9.0.68
-
Unit
-
Unknown
-
N/A
-
N/A
-
Description
STEPS TO REPRODUCE
- Put the following in Main.WebHome page (Reference Macro may need to be installed):
= {{id name="test"/}} Test = {{context document="Main.WebHome" transformationContext="current"}} Section {{reference section="test"/}} is very important. {{/context}}
- Click 'Save & View'
EXPECTED RESULTS
The output is displayed properly, like: "Section 5 is very important."
ACTUAL RESULTS
There is an error:
Reference to id [test] not found.
On XWiki 14.7 the error is not present.
Attachments
Issue Links
- relates to
-
XWIKI-20194 Context macro no longer executes on the page XDOM when the transformation context is set to current
- Closed