Skip to content
Success

Changes

Summary

  1. Ensure that query string is not null when deminifying a search (#4015) (details)
Commit d13a903d50692b817cff464bfce5ea5742abd877 by noreply
Ensure that query string is not null when deminifying a search (#4015)

Old minified searches may have null in the l (lookfor) field, but Query expects a string even though it isn't enforced.
The file was modifiedmodule/VuFind/src/VuFind/Search/QueryAdapter.php (diff)