Item14305: eliminate sporadic alert() by tinymce

pencil
Priority: Normal
Current State: Closed
Released In: 2.1.3
Target Release: patch
Applies To: Extension
Component: TinyMCEPlugin
Branches: Release02x01 master Item14288
Reported By: MichaelDaum
Waiting For:
Last Change By: GeorgeClark
A rest handler fetching HTML might trigger TinyMCEPlugin to believe it has to init even though it hasn't. It then fires a javascript alert() saying

Unable to install TinyMCE: could not read "TINYMCEPLUGIN_INIT" from init parameters

before it bails out. Let's remove this message. Using alert() in javascript is bad anyway, for the browser stopping any further js ... and for the user being exposed to messages he probably doesn't understand anyway.

-- MichaelDaum - 25 Jan 2017

 
Topic revision: r3 - 18 Feb 2017, GeorgeClark
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy