mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[GH-ISSUE #334] [BUG] 0.5.1 breaks some searches #227
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#227
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mrckndt on GitHub (May 28, 2021).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/334
Describe the bug
Only some searches ("libera drop account" e.g.
http://localhost:5000/search?q=libera+drop+account) leads to an internal server error:Deployment Method
runexecutableVersion of Whoogle Search
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
In 0.5.0 the example search works just fine.
@benbusby commented on GitHub (May 29, 2021):
Thanks for bringing this to my attention! I've pushed a fix with
cbe32a081e, which has been included in a new 0.5.2 release.