Bug 26124

Summary: Console errors on tools_koha-news when editing with TinyMCE
Product: Koha Reporter: Lucas Gass <lucas>
Component: ToolsAssignee: Lucas Gass <lucas>
Status: CLOSED FIXED QA Contact: Katrin Fischer <katrin.fischer>
Severity: trivial    
Priority: P5 - low CC: aleisha, dcook, jonathan.druart, sally.healey
Version: Main   
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:
20.11.00, 20.05.03
Bug Depends on: 22660    
Bug Blocks:    
Attachments: Bug 26124: Load TinyMCE assets in correct order
Bug 26124: Load TinyMCE assets in correct order
Bug 26124: Load TinyMCE assets in correct order

Description Lucas Gass 2020-08-02 17:26:21 UTC
If you are using TinyMCE in the news tools there is a console error:

Uncaught ReferenceError: tinymce is not defined

Everything works but you cannot add addtional JavaScript to this page. I'm pretty sure this is a product of Bug 22660.
Comment 1 Lucas Gass 2020-08-04 03:02:57 UTC
Created attachment 107725 [details] [review]
Bug 26124: Load TinyMCE assets in correct order

1. Make sure NewsToolEditor is set to TinyMCE
2. Go to Home › Tools › News › Add news item
3. Observe console error
4. Apply patch
5. No console error
Comment 2 ByWater Sandboxes 2020-08-04 09:12:59 UTC
Created attachment 107726 [details] [review]
Bug 26124: Load TinyMCE assets in correct order

1. Make sure NewsToolEditor is set to TinyMCE
2. Go to Home › Tools › News › Add news item
3. Observe console error
4. Apply patch
5. No console error

Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk>
Comment 3 Katrin Fischer 2020-08-05 15:39:37 UTC
Created attachment 107843 [details] [review]
Bug 26124: Load TinyMCE assets in correct order

1. Make sure NewsToolEditor is set to TinyMCE
2. Go to Home › Tools › News › Add news item
3. Observe console error
4. Apply patch
5. No console error

Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 4 Jonathan Druart 2020-08-06 09:38:31 UTC
Pushed to master for 20.11, thanks to everybody involved!
Comment 5 Lucas Gass 2020-08-13 18:41:12 UTC
backported to 20.05.x for 20.05.03
Comment 6 Aleisha Amohia 2020-08-16 22:02:08 UTC
missing dependencies, not backported to 19.11.x