This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-6d3a5661-3b4f-49d3-bc57-99f6f5dedd97 XWIKI-23325 Open

Pinned pages containing the '+' character in their names are not correctly displayed on the document tree

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-2f32fb08-624f-469a-9e6f-ff0fcb71b322 Mohamed Boussaa created this issue on 19/Jun/25 12:58
 
Summary: Pinned pages containing the '+' character in their names are not correctly displayed on the document tree
Issue Type: cid:jira-generated-image-avatar-6d3a5661-3b4f-49d3-bc57-99f6f5dedd97 Bug
Affects Versions: 16.10.8
Assignee: Unassigned
Attachments: navigation-panel-1.png, navigation-panel.png, pinned-pages-configuration.png
Components: Tree
Created: 19/Jun/25 12:58
Priority: cid:jira-generated-image-static-major-cb55598a-2f64-4e29-b9df-b2d93e955394 Major
Reporter: Mohamed Boussaa
Description:

Steps to reproduce

  • Create a wiki page : "TestPage"
  • Create a sub page under the "TestPage" page named "PageWith+Plus"
  • Administrate the "TestPage" and add the sub page "PageWith+Plus" to the list of pinned pages and save. See screenshot :
  • 43769_pinned-pages-configuration.png
  • Open the "TestPage" page and check the navigation panel

Expected results : On the document tree, only the sub page "PageWith+Plus" is displayed under the page "TestPage".

Current results : ** On the document tree, 2 pages are displayed under the "TestPage" :

  • The "PageWith+Plus" page, which is expected
  • Another non-existent page named "PageWith Plus". See screenshot :
  • 43768_navigation-panel.png