[PR #351] [CLOSED] Fixes redirection to the results page when using containers in firefox #853

Closed
opened 2026-02-25 20:36:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/benbusby/whoogle-search/pull/351
Author: @jacr13
Created: 6/9/2021
Status: Closed

Base: developHead: develop


📝 Commits (10+)

  • 41a5ea4 add view image option
  • 9bc30d6 Merge branch 'develop' into develop
  • a97bbc5 Merge branch 'develop' into develop
  • ba296f0 prevent whoogle links from opening in a new tab.
  • 244736e revert commit not related to the issue already opened
  • 68d5cf3 remove writing soup to a file
  • 50a93a8 Merge branch 'develop' into develop
  • 7c75597 remove view image template on mobile requests
  • 4407202 fix missing parser
  • 42cdc91 change loop values to be more robust to the number of images

📊 Changes

1 file changed (+2 additions, -3 deletions)

View changed files

📝 app/templates/opensearch.xml (+2 -3)

📄 Description

Fixes redirection to the results page when using containers in firefox.

The current behavior doesn't take the search words when we type them in the search bar of another container, and we land into the home page.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/benbusby/whoogle-search/pull/351 **Author:** [@jacr13](https://github.com/jacr13) **Created:** 6/9/2021 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (10+) - [`41a5ea4`](https://github.com/benbusby/whoogle-search/commit/41a5ea43fc2033db937f981e78300931f48a911d) add view image option - [`9bc30d6`](https://github.com/benbusby/whoogle-search/commit/9bc30d69f6e6c3f23a209a481c33d75a89e93f45) Merge branch 'develop' into develop - [`a97bbc5`](https://github.com/benbusby/whoogle-search/commit/a97bbc54755f188716e3cca852f25dd041907c47) Merge branch 'develop' into develop - [`ba296f0`](https://github.com/benbusby/whoogle-search/commit/ba296f056a2fc264eb3e6f52a813d553750bb105) prevent whoogle links from opening in a new tab. - [`244736e`](https://github.com/benbusby/whoogle-search/commit/244736e98a55408e88cf262f615b5d9705397b4c) revert commit not related to the issue already opened - [`68d5cf3`](https://github.com/benbusby/whoogle-search/commit/68d5cf398617e5fc05400d110d4a055e4f6cfcbd) remove writing soup to a file - [`50a93a8`](https://github.com/benbusby/whoogle-search/commit/50a93a8e0b6f7051eb3b8b5190d74782b4e37f76) Merge branch 'develop' into develop - [`7c75597`](https://github.com/benbusby/whoogle-search/commit/7c7559756c6b65416d45eb6498da94a4030e5b8a) remove view image template on mobile requests - [`4407202`](https://github.com/benbusby/whoogle-search/commit/4407202e4b94469df4538b83f331b86927618fd5) fix missing parser - [`42cdc91`](https://github.com/benbusby/whoogle-search/commit/42cdc91d980d8127beaa57460c554bfa9615c114) change loop values to be more robust to the number of images ### 📊 Changes **1 file changed** (+2 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `app/templates/opensearch.xml` (+2 -3) </details> ### 📄 Description Fixes redirection to the results page when using containers in firefox. The current behavior doesn't take the search words when we type them in the search bar of another container, and we land into the home page. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 20:36:54 +03:00
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#853
No description provided.