-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Low
-
2
-
Minor
Issue Summary
Confluence front-end accepts a text with line feed (Ctrl+J) as the page title. The links at the breadcrumbs and View Page will have the line feed URL added to it throwing a 404.
Steps to Reproduce
- To add the line feed to the text, open notepad on Windows
- Type e.g. Windows then hit Ctrl + J then add e.g. _text after it
- Copy the text
- Create a new Confluence page or Edit an existing one
- Past the new title (the info you just copied)
- Save it
- At the top-right corner, select ... then Page History
- Compare the current with the previous version
- Hit either the breadcrumbs link at the top or View Page
Expected Results
Redirected to a link to the content (without the title) e.g.
https://zelda.atlassian.net/wiki/spaces/~243847003/pages/21233694/
Actual Results
Redirected to a broken link e.g.
https://zelda.atlassian.net/wiki/spaces/~243847003/pages/21233694/Windows%0A%0ATest+%0ANew+%0Apage that throws a 404 error.
Workaround
Edit the page remove the line feeds/new lines.