-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
Affects Version/s: 8.9.0, 8.9.1, 8.9.2, 8.9.3
-
Component/s: Editor - Front end - Page / Comment
-
8
-
Severity 3 - Minor
-
9
Issue Summary
Visiting the <confluence-url>/pages/editpage.action?pageId=<pageId> leads to below errors
Your request could not be processed because a required security token was not present in the request. You may need to re-submit the form or reload the page.
This is reproducible on Data Center: (yes)
Steps to Reproduce
- Install Confluence 8.9.1
- Create a Page
- Identify the Page ID
- Perform Edit page operation using "<confluence-url>/pages/editpage.action?pageId=<pageId>"
Expected Results
Page editor should get open

Actual Results
Below error encountered
Your request could not be processed because a required security token was not present in the request. You may need to re-submit the form or reload the page.

No error in the log files
Below error in the HAR file

Workaround
Edit the Page using the Edit button on the Page