Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure that query string is not null when deminifying a search
Old minified searches may have null in the l (lookfor) field, but Query expects a string even though it isn't enforced.
- Loading branch information