[Koha-bugs] [Bug 25485] TinyMCE broken in Debian package installs

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 13 16:28:27 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25485

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 104849
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=104849&action=edit
Bug 25485: TinyMCE broken in Debian package installs

When installing the Debian package of Koha, we install the Debian tinymce
package and symlink over our own tinymce libs that are in the Koha codebase.
This version of tinymce does not have the same files and because of this,
tinymce does not get loaded.

We should remove the use of the tinymce Debian package, and just use our own
version of TinyMCE.

Test Plan:
1) Install Koha 19.11 from package
2) Browse to the news editor
4) Note the WYSIWYG editor is missing
5) Build a new Koha package with this patch applied, install it
6) Reload the news editor
7) Note the WYSIWYG editor is back!

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list