Details
-
Bug
-
Resolution: Fixed
-
Major
-
3.2
-
None
-
Unknown
-
Description
Transformations may need to use the source reference.
Actually I think we could go one step further in the future and do this:
- Introduce a Rendering Context
- Set the source reference in the Rendering Context
- Pass the Rendering Context to Parser.parse()
- Modify the Parsers so that they take the source reference from the Rendering Context and set it in the returned XDOM
Attachments
Issue Links
- blocks
-
XRENDERING-154 Create a Transformation to check broken external links
- Closed