Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
12.10.6, 13.3
-
None
-
Unknown
-
Description
Image references are supposed to be refactored, as well as links, when a page is renamed, however it does not work properly when the image is contained in a terminal page.
Reproduction steps:
- Create a terminal page, and add an image as attachment
- In another space, create a second page and include the image of the first page in the content, and a link to the first page
- Rename the first created page, to put it in another space
- View the second page
Expected result:
- The image is still displayed and the link points to the new page
Obtained result:
- The link points to the new page, but the image is not displayed anymore. When checking the wiki code of the page, you can see that the reference is still pointing to the old page.
Attachments
Issue Links
- is related to
-
XWIKI-17933 Untyped links to terminal pages are not stored properly as backlinks if the target page is created after the creation of the link
- Open
-
XWIKI-17939 Untyped links to terminal pages are not refactored properly upon move (rename) of the terminal page
- Open
-
XWIKI-14672 Refactoring jobs don't take into account wiki syntax in Macros
- Closed