- Issue created by @yes_max
- Merge request !164Issue #3519991: Remove empty query parameters before processing links → (Open) created by Unnamed author
WSOD when a url get parameter is present in the url but empty.
This issues is present in version 6.0.6 as well.
Add an empty get parameter to a url for a view configured to use BEF Links widget.
ex. drupal.org/reports?type=tps&program
The empty "program" parameter will cause a WSOD.
Remove any empty parameters before processing the rest.
Active
7.0
Code