[PR #2257] [MERGED] Decode HTML entities in excerpts #5966

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/2257
Author: @mr-vinn
Created: 9/17/2020
Status: Merged
Merged: 9/19/2020
Merged by: @ssddanbrown

Base: masterHead: preview-entities


📝 Commits (1)

📊 Changes

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

View changed files

📝 app/Entities/Managers/PageContent.php (+1 -1)

📄 Description

Decode HTML entities in the text content before returning an excerpt. Fixes #2114.


🔄 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/2257 **Author:** [@mr-vinn](https://github.com/mr-vinn) **Created:** 9/17/2020 **Status:** ✅ Merged **Merged:** 9/19/2020 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `preview-entities` --- ### 📝 Commits (1) - [`311a12b`](https://github.com/BookStackApp/BookStack/commit/311a12b7efe0522c1dd2848bf375c2ad8eaf6bed) Decode HTML entities ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/Entities/Managers/PageContent.php` (+1 -1) </details> ### 📄 Description Decode HTML entities in the text content before returning an excerpt. Fixes #2114. --- <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:21:31 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5966