Details
Description
Reproduction steps:
- Create a new page named Foo
- Create another page named Bar with the following content:
{{warning}} Check this out: [[Foo>>Foo.WebHome]] {{/warning}}
- Go to page Foo and open "information" tab
Expected result:
- a backlink has been created to the page Bar and is listed in the information tab
Obtained result:
- no backlink is created
Note that an important side effect of this bug is that the refactoring operations are not applied on page Bar, whenever Foo is renamed for example: the link will be broken in that case.
Attachments
Issue Links
- is duplicated by
-
XWIKI-5460 Link inside macro (like 'info', 'warning', etc.) doesn't create a backlink entry in the destination page.
- Closed
- is related to
-
XWIKI-14672 Refactoring jobs don't take into account wiki syntax in Macros
- Closed
- relates to
-
XWIKI-6063 Backlinks are shallow when using a syntax other than XWiki Syntax 1.0
- Open