Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 7.4
-
Fix Version/s: None
-
Component/s: Old Core
-
Labels:None
-
Difficulty:Unknown
-
Documentation in Release Notes:N/A
-
Similar issues:
Description
To reproduce:
- Type a URL with a space such as "http://localhost:8080/xwiki/bin/view/Main/test with space" and press enter
- Check the page title and breadcrumb URL
On Tomcat <= 7.0.69/8.0.33:
- Title: "test with space"
- Breadcrumb URL: http://localhost:8080/xwiki/bin/view/Main/test+with+space/
On Tomcat > 7.0.69/8.0.33:
- Title= "test+with+space"
- Breadcrumb URL: http://localhost:8080/xwiki/bin/view/Main/test%2Bwith%2Bspace/
Attachments
Issue Links
- is duplicated by
-
XWIKI-13577 Space URL with literal space in title get renamed after saving
-
- Closed
-
- is related to
-
XWIKI-13557 Wrong encoding when creating URLs
-
- Closed
-