-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.0 DXP SP2, Master
-
Fix Version/s: 7.0.0 DXP FP11, 7.0.0 DXP SP2, 7.0.3 CE GA4, 7.1.X, Master
-
Component/s: Dynamic Data Mapping
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Story Points:1
-
Fix Priority:3
-
Git Pull Request:
Liferay Portal URL can easily get longer than 2000 characters. Some browsers and load balancers cannot handle such long URL, causing errors on the page because it is either blocked or truncated. However, in the case of DDM Portlet, the most offending parameter is redirect, which is not even needed for the use case to work.
Steps to reproduce
- Go to Site Menu -> Content -> Web Content -> ⋮ Structures
- Search for "basic"
- On the result row corresponding to the Basic Web Content click on ⋮ Edit
Expected result
The URL used to edit a structure will be of reasonable size
Current result
The URL used to edit a structure will be of more than
Reproduced on
master
@ 591a13a