mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[PR #351] [CLOSED] Fixes redirection to the results page when using containers in firefox #853
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#853
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?
📋 Pull Request Information
Original PR: https://github.com/benbusby/whoogle-search/pull/351
Author: @jacr13
Created: 6/9/2021
Status: ❌ Closed
Base:
develop← Head:develop📝 Commits (10+)
41a5ea4add view image option9bc30d6Merge branch 'develop' into developa97bbc5Merge branch 'develop' into developba296f0prevent whoogle links from opening in a new tab.244736erevert commit not related to the issue already opened68d5cf3remove writing soup to a file50a93a8Merge branch 'develop' into develop7c75597remove view image template on mobile requests4407202fix missing parser42cdc91change 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.