-
Type:
Story
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0.x, master
-
Fix Version/s: 2.0.x, master, master-deprecated, 3.0.x
-
Component/s: URL
-
Labels:None
-
Git Pull Request:
Currently, AUI cannot handle ajax requests from URL containing fragment identifier (i.e. anchor tag like '#p_20').
The AUI simply appends data after the URL, which causes all the parameters after # will be ignored when sending ajax request.
- relates
-
LPS-52412 View mode cannot be changed when portlet.url.anchor.enable is true
- Closed