-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
9.1.0
-
Severity 3 - Minor
-
-
CtB - Improve Existing
Issue Summary
This is reproducible on Data Center: (yes)
Note: please test it on the dashboard for an anonymous user.
Steps to Reproduce
- Create a space called "Welcome message"
- Create a page in the space called "Welcome message"
- Go to global settings
- Click "Global Templates and Blueprints"
- Edit "Default Welcome Message"
- Add include macro
- Enter `WM:Welcome message`
- Save
- Click the macro in editor
- Click "Go to Included page"
Expected Results
It should go to "Welcome message" page in "Welcome message" space
Actual Results
hit 400 page as the contentId in the url is not correct. The id in the url is actually the admin template entityId.
/HTTP Status 400 – Bad Request Type Status Report Message The content could not be resolved. Description The server cannot or will not process the request due to something that is perceived to be a client error (e.g., malformed request syntax, invalid request message framing, or deceptive request routing).
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available