[PR #484] [MERGED] Fix libraryItem ID reference in global search #3359

Closed
opened 2026-04-25 00:15:21 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/484
Author: @benonymity
Created: 4/23/2022
Status: Merged
Merged: 4/23/2022
Merged by: @advplyr

Base: masterHead: search_fix


📝 Commits (1)

  • 243cc67 Fix libraryItem in global search, same fix as app

📊 Changes

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

View changed files

📝 client/components/controls/GlobalSearch.vue (+2 -2)

📄 Description

Same fix as app, global search feature returned an undefined id for books and podcasts so sent user back to home when trying to click on something they searched. Same error and fix as the mobile app.


🔄 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/advplyr/audiobookshelf/pull/484 **Author:** [@benonymity](https://github.com/benonymity) **Created:** 4/23/2022 **Status:** ✅ Merged **Merged:** 4/23/2022 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `search_fix` --- ### 📝 Commits (1) - [`243cc67`](https://github.com/advplyr/audiobookshelf/commit/243cc672f729948fd785bfd0121afd87b4ccc169) Fix libraryItem in global search, same fix as app ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `client/components/controls/GlobalSearch.vue` (+2 -2) </details> ### 📄 Description Same fix as app, global search feature returned an undefined id for books and podcasts so sent user back to home when trying to click on something they searched. Same error and fix as the mobile app. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-25 00:15:21 +02:00
adam closed this issue 2026-04-25 00:15:21 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3359