mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[PR #867] [MERGED] Fix error preferences #1001
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#1001
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/867
Author: @jacr13
Created: 10/26/2022
Status: ✅ Merged
Merged: 10/26/2022
Merged by: @benbusby
Base:
main← Head:fix-error_preferences📝 Commits (2)
c56d145replace params by preferences32da2b2fix removed preferences from showed link📊 Changes
3 files changed (+7 additions, -4 deletions)
View changed files
📝
app/models/config.py(+5 -2)📝
app/routes.py(+1 -1)📝
app/templates/error.html(+1 -1)📄 Description
Instead of using parameters, this PR replaces them by preferences token. I have also removed the params from the showed link to not make it too ugly.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.