?
avatar OctavianC
OctavianC
13 Jul 2016

Steps to reproduce the issue

  • For the sake of using SqueezeBox (MooTools based) instead of the Bootstrap Modal, change the Administrator template to Hathor. It's damn ugly, I know :)
  • Make sure you're using TinyMCE as your Editor.
  • Go to Content > Articles > Add New Article.
  • In the Publishing area, click on the "User" icon so you can select a user from the modal.
  • The modal shows up. Click outside the modal or on the X button to close it.

Expected result

Modal is closed.

Actual result

Modal is not closed - Firebug shows:

too much recursion
SqueezeBox.close = function () {

System information (as much as possible)

Joomla! 3.6.0, Firefox 47.0.1

Additional comments

Seems to be caused by the code TinyMCE replaces (#11048) in the SqueezeBox.close() function. Will take a deeper look into the code, see if I can come up with a fix and PR.

avatar OctavianC OctavianC - open - 13 Jul 2016
avatar OctavianC
OctavianC - comment - 13 Jul 2016

Further info: clicking on a user from the modal doesn't work either, same error but now the highlighted function seems to be:

jModalClose = function () {
avatar dgt41
dgt41 - comment - 13 Jul 2016
avatar brianteeman
brianteeman - comment - 13 Jul 2016

Closed as we have a PR for testing

avatar brianteeman brianteeman - change - 13 Jul 2016
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-07-13 09:05:44
Closed_By brianteeman
avatar brianteeman brianteeman - close - 13 Jul 2016
avatar brianteeman brianteeman - close - 13 Jul 2016
avatar brianteeman brianteeman - change - 13 Jul 2016
Labels Added: ?

Add a Comment

Login with GitHub to post a comment