Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when passing in empty values for filter fields #46

Open
bryce13950 opened this issue Jun 10, 2024 · 0 comments
Open

Error when passing in empty values for filter fields #46

bryce13950 opened this issue Jun 10, 2024 · 0 comments

Comments

@bryce13950
Copy link
Contributor

The following error was generated...

[2024-06-10 15:01:32] local.ERROR: explode(): Argument #2 ($string) must be of type string, null given {"exception":"[object] (TypeError(code: 0): explode(): Argument #2 ($string) must be of type string, null given at /code/app/Http/Middleware/SearchFilterParsingMiddleware.php:91)

with this query filter...

?filter[slug]=&expand[children]=*

The middleware should verify values passed in, and return 401 if values are empty.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant