Details
-
Bug
-
Resolution: Fixed
-
High
-
None
-
Pollux Platform S14
Description
Steps to reproduce:
1. Access PlatformUI
2. Go to Admin Panel -> Sections
3. Edit, for instance, section Standard, by clicking on far right Edit button
4. Take notice of the URL you're at, while on editing context. It should be something like:
http://ezp5.rui/shell#/admin/pjax%2Fsection%2Fedit%2F1
5. Save the section. You'll get redirected to something like:
http://ezp5.rui/pjax/section/view/1
whereas it should be something like:
http://ezp5.rui/shell#/admin/pjax%2Fsection%2Fview%2F1
and the CSS's do not show correctly.
Seems likely to be a regression caused by https://jira.ez.no/browse/EZP-24065