?
avatar demis-palma
demis-palma
26 Jun 2017

The TinyMCE editor plugin jdragdrop was in the folder
/media/editors/tinymce/plugins/jdragdrop/
during all the 3.5 and 3.6 series, but it has been moved to
/media/editors/tinymce/js/plugins/dragdrop/
in 3.7 series without notice it.

Third party extensions that instantiate the editor with a plugin list
plugins: plugin1,plugin1,jdragdrop
results in a 404 HTTP error while retrieving the file
/media/editors/tinymce/plugins/jdragdrop/plugin.min.js
and of course the plugin does not work.

The compatibility should be moved in its previous directory as soon as possible.

avatar demis-palma demis-palma - open - 26 Jun 2017
avatar joomla-cms-bot joomla-cms-bot - change - 26 Jun 2017
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 26 Jun 2017
avatar brianteeman
brianteeman - comment - 26 Jun 2017

Then it would break BC with 3.7 according to the same criteria

avatar demis-palma demis-palma - change - 26 Jun 2017
Status New Closed
Closed_Date 0000-00-00 00:00:00 2017-06-26 17:15:23
Closed_By demis-palma
avatar demis-palma demis-palma - close - 26 Jun 2017

Add a Comment

Login with GitHub to post a comment