[PR #1735] [MERGED] Bugfix - Bookshelf cover was not assigned #5878

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/1735
Author: @philjak
Created: 10/22/2019
Status: Merged
Merged: 10/27/2019
Merged by: @ssddanbrown

Base: masterHead: feature_bugfix_save_book_cover


📝 Commits (1)

  • bc38fd3 entity needs to be saved after image upload and associate

📊 Changes

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

View changed files

📝 app/Entities/Repos/BaseRepo.php (+1 -0)

📄 Description

When creating or updating a bookshelf, the provided cover was not assigned.


🔄 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/1735 **Author:** [@philjak](https://github.com/philjak) **Created:** 10/22/2019 **Status:** ✅ Merged **Merged:** 10/27/2019 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `feature_bugfix_save_book_cover` --- ### 📝 Commits (1) - [`bc38fd3`](https://github.com/BookStackApp/BookStack/commit/bc38fd3ac47a958bfbeeaf420dceba1be2c7a05f) entity needs to be saved after image upload and associate ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `app/Entities/Repos/BaseRepo.php` (+1 -0) </details> ### 📄 Description When creating or updating a bookshelf, the provided cover was not assigned. --- <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:19:18 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5878