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

David Cook <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #104999|0                           |1
        is obsolete|                            |

--- Comment #30 from David Cook <[email protected]> ---
Created attachment 105000
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=105000&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!

Signed-off-by: David Cook <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to