Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.3
-
Fix Version/s: 3.4-milestone-1, 3.3.1, 3.2.1
-
Component/s: API
-
Labels:None
-
Similar issues:
XRENDERING-136Empty references generate full qualified href in XHTML XRENDERING-246Reference parser does not see reference type parser installed in a wiki XRENDERING-121Reference parser matches as URL things that are not XRENDERING-268 Add support for Link references XRENDERING-283XDOM#clone() doesn't clone the meta data XRENDERING-131Quote macro with aparameter break XWiki Syntax 1.0 to XWiki Syntax 2.0 XRENDERING-292New Syntax: Renderer for LaTex via TeX4ht XRENDERING-83 Create XHTML parser not based on WikiModel XRENDERING-103Introduce new xwiki-rendering-test module to contain shared rendering test framework classes XRENDERING-148 Confluence parser doesn't support links to attachments
Description
We used to use source metadata for it but that's actually not always true since we want to be able to resolve reference based on the current document (the includer document) and not the source document sometimes.
Issue Links
- blocks
-
XWIKI-7383
Introduce display macro
-
-
XWIKI-7382
Include macro with context=current should resolve reference based on current document instead of source document
-