Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
6.2.X EE, 7.0.X EE, Master
-
7.0.x, 6.2.x
-
Committed
-
1
-
3
Description
Steps to Reproduce (7.0.x)
- Start up Liferay
- Access a search URL with the "modified" parameter set: http://localhost:8080/web/guest/home?p_p_id=com_liferay_portal_search_web_portlet_SearchPortlet&p_p_state=maximized&_com_liferay_portal_search_web_portlet_SearchPortlet_keywords=test&_com_liferay_portal_search_web_portlet_SearchPortlet_scope=this-site&_com_liferay_portal_search_web_portlet_SearchPortlet_modified=test
Steps to Reproduce (6.2.x)
- Start up Liferay
- Access a search URL with the "modified" parameter set: http://localhost:8080/web/guest/home?p_p_id=3&p_p_state=maximized&_3_struts_action=%2Fsearch%2Fsearch&_3_keywords=test&_3_modified=test
Expectation is no error prints out in the logs.
Actual behavior is that the invalid text for the "modified" parameter cause an error to print out in the logs. In 7.0.x, an error message will also display in the UI.
Attachments
Issue Links
- relates
-
LPE-16045 Invalid range facet causes exceptions to print out in logs
-
- Closed
-