-
Type:
Bug
-
Status: Closed
-
Resolution: Duplicate
-
Affects Version/s: 7.0.0 DXP FP38
-
Fix Version/s: None
-
Component/s: ~[Archived] WCM
-
Labels:None
When creating a page with accented letters in it, for example, "Testisivu Särkkä" and the friendly URL is going to be "/testisivu-särkkä", after making a typo in the URL, then trying to open it, an error message shows up with the encoded version of the friendly URL:
"The requested resource could not be found.
http://127.0.0.1:8080/web/guest/testisivu-s%C3%B6rkk%C3%A4"
Expected behavior: Decoded version of the URL should be shown, like
"The requested resource could not be found.
- duplicates
-
LPS-78132 Liferay shows encoded version of friendly URL in 404 error message
- Closed