-
Notifications
You must be signed in to change notification settings - Fork 37
Comma character in $arrFilterUrl #1317
Copy link
Copy link
Open
Labels
FilterThis ticket is related to filtering in the frontendThis ticket is related to filtering in the frontendbugA bug! A bug! Fast, squish it!A bug! A bug! Fast, squish it!frontendThis seems to be a bug in the frontendThis seems to be a bug in the frontend
Milestone
Metadata
Metadata
Assignees
Labels
FilterThis ticket is related to filtering in the frontendThis ticket is related to filtering in the frontendbugA bug! A bug! Fast, squish it!A bug! A bug! Fast, squish it!frontendThis seems to be a bug in the frontendThis seems to be a bug in the frontend
Type
Fields
Give feedbackNo fields configured for issues without a type.
Checklist before I submit this issue report
I confirm that:
My environment is:
(Please fill in the actual values from your environment)
Issue description
A comma in the filter URL will be handled as array delimiter.
Steps to reproduce
20,00instead of20.00, the error will be thrown.Live example:
https://www.ferienpass-luebeck.de/angebote/fee/20.00 OK
https://www.ferienpass-luebeck.de/angebote/fee/20,00 NOT OK
Stack trace: https://sentry.io/share/issue/ac77bf0c81e84605a381b4886d18c136/
where
$arrFilterUrl=