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.
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
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>
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>
Pushed to master for 20.11, thanks to everybody involved!
backported to 20.05.x for 20.05.03
missing dependencies, not backported to 19.11.x