Summary: | TinyMCE is broken and not displayed | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Architecture, internals, and plumbing | Assignee: | Kyle M Hall <kyle.m.hall> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | m.de.rooy |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 12904 | ||
Bug Blocks: | |||
Attachments: |
Bug 20190: TinyMCE is broken and not displayed
Bug 20190: TinyMCE is broken and not displayed Bug 20190: Replace intranet-tmpl with [% interface %] |
Description
Jonathan Druart
2018-02-13 15:01:26 UTC
Created attachment 71549 [details] [review] Bug 20190: TinyMCE is broken and not displayed Changes made by bug 12904 appear to have affected TinyMCE. Test plan: 1) Edit a library, note the OPAC info editor is missing 2) Apply this patch 3) Reload the page 4) The editor is back! QA tools complains.. forbidden patterns? Created attachment 71550 [details] [review] Bug 20190: TinyMCE is broken and not displayed Changes made by bug 12904 appear to have affected TinyMCE. Test plan: 1) Edit a library, note the OPAC info editor is missing 2) Apply this patch 3) Reload the page 4) The editor is back! Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Created attachment 71551 [details] [review] Bug 20190: Replace intranet-tmpl with [% interface %] Marked as Passed QA. Pushed to master for 18.05, thanks to everybody involved! |