[PR #1175] [MERGED] fix: description in opensearch template #1106

Closed
opened 2026-02-25 21:30:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/benbusby/whoogle-search/pull/1175
Author: @Vinfall
Created: 8/25/2024
Status: Merged
Merged: 9/30/2024
Merged by: @benbusby

Base: mainHead: opensearch-fix


📝 Commits (1)

  • 5db6feb fix: description in opensearch template

📊 Changes

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

View changed files

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

📄 Description

Currently the generated opensearch xml have a unwanted trailing \n in description, casued by the line break before </Description>. This PR solves this and updates desc to latest one in GitHub repo. The latter is arguable but tbh the original one is so long that it can't be fully shown if added to browser search engine. A change is needed anyway.


🔄 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/1175 **Author:** [@Vinfall](https://github.com/Vinfall) **Created:** 8/25/2024 **Status:** ✅ Merged **Merged:** 9/30/2024 **Merged by:** [@benbusby](https://github.com/benbusby) **Base:** `main` ← **Head:** `opensearch-fix` --- ### 📝 Commits (1) - [`5db6feb`](https://github.com/benbusby/whoogle-search/commit/5db6feb867b687f12f05857dec25e4cfa7adb8a6) fix: description in opensearch template ### 📊 Changes **1 file changed** (+1 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/templates/opensearch.xml` (+1 -2) </details> ### 📄 Description Currently the generated opensearch xml have a unwanted trailing `\n` in description, casued by the line break before `</Description>`. This PR solves this and updates desc to latest one in GitHub repo. The latter is arguable but tbh the original one is so long that it can't be fully shown if added to browser search engine. A change is needed anyway. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:30:12 +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#1106
No description provided.