[PR #5473] [CLOSED] bug fix for Search Does Not Find Words Inside Guillemets quotes (« ») #6504

Closed
opened 2026-02-05 10:34:05 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/5473
Author: @inv-hareesh
Created: 2/6/2025
Status: Closed

Base: developmentHead: development


📝 Commits (4)

  • c1208b4 bug fix for Search Does Not Find Words Inside Guillemets quotes (« »)
  • 6e6765c bug fix for Search Does Not Find Words Inside Guillemets quotes (« »)
  • 1dbfa84 Separate permission to add/remove a book to/from a shelf #5427 shelves can only be managed by admin
  • e74343c Merge branch 'development' of https://github.com/inv-hareesh/BookStack into development

📊 Changes

2 files changed (+43 additions, -5 deletions)

View changed files

📝 app/Entities/Controllers/BookshelfController.php (+42 -4)
📝 app/Search/SearchIndex.php (+1 -1)

📄 Description

No description provided


🔄 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/BookStackApp/BookStack/pull/5473 **Author:** [@inv-hareesh](https://github.com/inv-hareesh) **Created:** 2/6/2025 **Status:** ❌ Closed **Base:** `development` ← **Head:** `development` --- ### 📝 Commits (4) - [`c1208b4`](https://github.com/BookStackApp/BookStack/commit/c1208b4e8912cae56534f8b36555738ef847c565) bug fix for Search Does Not Find Words Inside Guillemets quotes (« ») - [`6e6765c`](https://github.com/BookStackApp/BookStack/commit/6e6765c78849eeca3c929031802c248f39db8654) bug fix for Search Does Not Find Words Inside Guillemets quotes (« ») - [`1dbfa84`](https://github.com/BookStackApp/BookStack/commit/1dbfa8471c0bfd239e273c2af17d40965836362c) Separate permission to add/remove a book to/from a shelf #5427 shelves can only be managed by admin - [`e74343c`](https://github.com/BookStackApp/BookStack/commit/e74343cef5bb4bcf2e4fefabdee824a69e3fd054) Merge branch 'development' of https://github.com/inv-hareesh/BookStack into development ### 📊 Changes **2 files changed** (+43 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `app/Entities/Controllers/BookshelfController.php` (+42 -4) 📝 `app/Search/SearchIndex.php` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:34:05 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6504