Details
-
Bug
-
Resolution: Fixed
-
Major
-
12.4, 13.0
-
None
-
Linux Ubuntu 16.04 LTS
-
Unknown
-
N/A
-
N/A
-
Description
https://forum.xwiki.org/t/rename-page-with-accidental-trailing-whitespace/8553
steps to reproduce:
- from the home page, create a new page whose name has a trailing whitespace. e.g. "test page "
- save and view the created page
- rename the page, remove the trailing whitespace, check preserve children and update links
- click rename
Expected results
- page name and link in navigation panel updated from "test page " to "test page"
Actual results
- page name corrected to "test page", "test page" link appears in navigation panel
- old link "test page " still shows in navigation panel. clicking it leads to "The requested page could not be found." notice
Attachments
Issue Links
- is related to
-
XWIKI-14972 Rename fails when removing a trailing space at the end of a wiki page
- Closed
-
XWIKI-11617 Spaces with and without trailing whitespace in the name are not listed separately in $xwiki.getSpaces()
- Open