Details
-
Bug
-
Status: Resolved (View Workflow)
-
Blocker
-
Resolution: Fixed
-
18.0.2, Meridian-2016.1.3
-
Security Level: Default (Default Security Scheme)
-
None
-
Horizon - Nov 2nd
Description
The event advanced search is not working because it is double-encoding the search parameters. If you go to the event list, click "Search" and enter "HELLO" in the "Event Text" field and submit, the URL changes to:
https://demo.opennms.org/opennms/event/list?limit=10&%3bsortby=id&%3bfilter=msgsub%253DHELLO
This is wrong... the ampersands are being encoded as "&%3b" which destroys the query string.
This is reproducable on demo.opennms.org.
Attachments
Issue Links
- duplicates
-
NMS-8790 The search page for events is not working as expected
-
- Resolved
-