mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 20:25:51 +03:00
[GH-ISSUE #1070] [BUG] Double Quotes get removed from search after clicking to page 2 #652
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#652
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 @2zzly on GitHub (Sep 29, 2023).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/1070
Describe the bug
Certain Double Quotes phrases get double quotes "" removed from search after clicking to page 2 at bottom of results
To Reproduce
Steps to reproduce the behavior:
Deployment Method
Version of Whoogle Search
@abhishekmj303 commented on GitHub (Oct 10, 2023):
This happens when Google does not give results for that search term with quotes.
I'm not sure how exactly this is handled in whoogle. Since whoogle gets results with Firefox's engine as agent, the "Next >" contains search link without containing quotes. This is the expected behaviour.
@benbusby commented on GitHub (Oct 10, 2023):
This indeed seems to be expected behavior. If there aren't any further results with quotes included, then it follows Google's behavior in removing them