[PR #3303] [MERGED] Added cache breaker to tinymce loading systems #6174

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/3303
Author: @ssddanbrown
Created: 3/1/2022
Status: Merged
Merged: 3/1/2022
Merged by: @ssddanbrown

Base: developmentHead: tinymce_cache_breaker


📝 Commits (1)

  • 1843d80 Added cache breaker to tinymce loading systems

📊 Changes

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

View changed files

📝 resources/js/wysiwyg/config.js (+4 -0)

📄 Description

Fixes scenario where a bunch of plugin errors would show.

Takes the version from BookStack app.js paths instead of tinyMCE version since things external from TinyMCE could be loaded using this.


🔄 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/3303 **Author:** [@ssddanbrown](https://github.com/ssddanbrown) **Created:** 3/1/2022 **Status:** ✅ Merged **Merged:** 3/1/2022 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `development` ← **Head:** `tinymce_cache_breaker` --- ### 📝 Commits (1) - [`1843d80`](https://github.com/BookStackApp/BookStack/commit/1843d80fb7b8d0bb930bbfc75ecce835ea7e2108) Added cache breaker to tinymce loading systems ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `resources/js/wysiwyg/config.js` (+4 -0) </details> ### 📄 Description Fixes scenario where a bunch of plugin errors would show. Takes the version from BookStack app.js paths instead of tinyMCE version since things external from TinyMCE could be loaded using this. --- <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:26:09 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6174