[PR #3770] [MERGED] Avoid overwriting checked state of created_by and updated_by from hidden fields #6258

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/3770
Author: @Wertisdk
Created: 10/6/2022
Status: Merged
Merged: 10/15/2022
Merged by: @ssddanbrown

Base: developmentHead: bugfix/fix-being-unable-to-clear-filters


📝 Commits (1)

  • d4143c3 Only output hidden user filters when not set to 'me'

📊 Changes

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

View changed files

📝 resources/views/search/all.blade.php (+2 -2)
📝 tests/Entity/EntitySearchTest.php (+10 -3)

📄 Description

This fixes #3762


🔄 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/3770 **Author:** [@Wertisdk](https://github.com/Wertisdk) **Created:** 10/6/2022 **Status:** ✅ Merged **Merged:** 10/15/2022 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `development` ← **Head:** `bugfix/fix-being-unable-to-clear-filters` --- ### 📝 Commits (1) - [`d4143c3`](https://github.com/BookStackApp/BookStack/commit/d4143c310111cdace548722a351ea05fab8ada95) Only output hidden user filters when not set to 'me' ### 📊 Changes **2 files changed** (+12 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `resources/views/search/all.blade.php` (+2 -2) 📝 `tests/Entity/EntitySearchTest.php` (+10 -3) </details> ### 📄 Description This fixes #3762 --- <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:27:54 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6258