[GH-ISSUE #73] [BUG] Cannot set search to 'any language' #50

Closed
opened 2026-02-25 20:34:47 +03:00 by kerem · 4 comments
Owner

Originally created by @totti4ever on GitHub (May 24, 2020).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/73

Describe the bug
After setting the language in the config to German the results are always in German, I cannot go back to 'any language', it just flips back to German.

To Reproduce
Steps to reproduce the behavior:

  1. Search
  2. Set langauge to any language
  3. See that it's still set to German

Deployment Method

  • Heroku (one-click deploy)
  • Docker
  • run executable
  • pip/pipx
  • Other: [describe setup]

Version of Whoogle Search

  • Latest build from [source] (i.e. GitHub, Docker Hub, pip, etc)
  • Version [version number]
  • Not sure

Desktop (please complete the following information):

  • OS: MacOS
  • Browser: Chrome
  • Version: 83
Originally created by @totti4ever on GitHub (May 24, 2020). Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/73 **Describe the bug** After setting the language in the config to German the results are always in German, I cannot go back to 'any language', it just flips back to German. **To Reproduce** Steps to reproduce the behavior: 1. Search 2. Set langauge to `any language` 3. See that it's still set to German **Deployment Method** - [ ] Heroku (one-click deploy) - [X] Docker - [ ] `run` executable - [ ] pip/pipx - [ ] Other: [describe setup] **Version of Whoogle Search** - [X] Latest build from [source] (i.e. GitHub, Docker Hub, pip, etc) - [ ] Version [version number] - [ ] Not sure **Desktop (please complete the following information):** - OS: MacOS - Browser: Chrome - Version: 83
kerem 2026-02-25 20:34:47 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@benbusby commented on GitHub (May 24, 2020):

Fixed by 3dbe51e9e7. All language configuration should be handled by the Whoogle search home page from now on, the config card on the results page was a leftover element that should've been removed. The Docker Hub image should be updated shortly. Thanks for reporting!

<!-- gh-comment-id:633277410 --> @benbusby commented on GitHub (May 24, 2020): Fixed by 3dbe51e9e7b4fe7a140ecf286007130d595a5302. All language configuration should be handled by the Whoogle search home page from now on, the config card on the results page was a leftover element that should've been removed. The Docker Hub image should be updated shortly. Thanks for reporting!
Author
Owner

@totti4ever commented on GitHub (May 24, 2020):

@benbusby thanks for the quick response and fix. But I am somewhat disappointed, since I am having two main use cases:

  1. private stuff --> searching for German results
  2. tech stuff --> mainly looking on English website, e.g. reddit or github

Problem now is, I have to decide and switch based on the decision the main configuration. I thought, it was a really good solution to offer the selection of primary language only and all languages in the results page. What were your intentions of removing it?

<!-- gh-comment-id:633290577 --> @totti4ever commented on GitHub (May 24, 2020): @benbusby thanks for the quick response and fix. But I am somewhat disappointed, since I am having two main use cases: 1. private stuff --> searching for German results 2. tech stuff --> mainly looking on English website, e.g. reddit or github Problem now is, I have to decide and switch based on the decision the main configuration. I thought, it was a really good solution to offer the selection of primary language only and all languages in the results page. What were your intentions of removing it?
Author
Owner

@benbusby commented on GitHub (May 25, 2020):

The language switcher you were referring to originally never worked in the first place, it was a leftover element of the UI that needed to be removed to avoid confusion. Adding in the functionality you’re seeking would be an entirely separate feature (that hasn’t existed before), which I’m happy to add. I’ll create an issue for it shortly.

<!-- gh-comment-id:633320380 --> @benbusby commented on GitHub (May 25, 2020): The language switcher you were referring to originally never worked in the first place, it was a leftover element of the UI that needed to be removed to avoid confusion. Adding in the functionality you’re seeking would be an entirely separate feature (that hasn’t existed before), which I’m happy to add. I’ll create an issue for it shortly.
Author
Owner

@qubit999 commented on GitHub (Jan 1, 2022):

This issue was not solved. I have the same issue here using the latest docker image.

<!-- gh-comment-id:1003515452 --> @qubit999 commented on GitHub (Jan 1, 2022): This issue was not solved. I have the same issue here using the latest docker image.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whoogle-search#50
No description provided.