Menu should handle queryString parameters
Fixed in
EPiServer.CMS.UI 11.35.2
Created
Apr 14, 2021
Updated
May 24, 2021
Area
CMS UI
State
Closed, Fixed and tested
Description
Steps to reproduce:
- Open edit view.
- Click on Visitor Groups in the top menu.
- Add an additional queryString parameter to the CMS URL, for example: http://my-alloy-site.com/EPiServer/Cms/VisitorGroups?aaa=bbb.
Expected result:
The Visitor Groups menu item is still selected.
Actual result:
The Edit menu item is selected instead.