Limitations when Moving/Renaming a Page (for Users)

Last modified by Eleni Cojocariu on 2026/03/19 08:42

Explanation

Moving/renaming a Page has some limitations, mainly affecting how references are updated to point to the new Page location.

  • Image references are broken when contained in a renamed terminal Page
  • Links inside macro content are only updated for macros whose content is explicitly declared as wiki syntax. As a result:
    • Links inside scripting macros (Velocity, Groovy, HTML with wiki syntax enabled, etc.) are not updated.
    • Macros that accept wiki syntax but do not declare it (e.g., built using older APIs) also do not have their links updated.
  • Backlinks located inside macro content are not updated, even for wiki syntax macros.

Related

Get Connected