?
avatar jaimestuardo
jaimestuardo
29 Sep 2017

Steps to reproduce the issue

  • Login to Administration panel
  • Browse to articles editor
  • Click on any article to edit it or click New button
  • Watch developer tools, for example, by pressing F12. I see the error: Uncaught Error: cannot call methods on tooltip prior to initialization; attempted to call method 'destroy'

Expected result

Actual result

I think this JavaScript error is affecting modal dialog displays caused by buttons placed at the bottom of the editor area. When I press any button that should open a modal dialog, a new page with modal dialog content is opened. This kind of behaviour is typical when a JavaScript error occurs before.

System information (as much as possible)

PHP Version 7.1.9
Joomla! 3.8.0 Stable [ Amani ] 19-September-2017 14:00 GMT
Joomla Platform 13.1.0 Stable [ Curiosity ] 24-Apr-2013 00:00 GMT
MySQL version 5.6.35

Additional comments

I thought a plugin should be affecting this, so I disabled all editors-xtd plugins but the error is still happening.

avatar jaimestuardo jaimestuardo - open - 29 Sep 2017
avatar joomla-cms-bot joomla-cms-bot - labeled - 29 Sep 2017
avatar franz-wohlkoenig franz-wohlkoenig - change - 29 Sep 2017
Category com_content com_content JavaScript
avatar franz-wohlkoenig franz-wohlkoenig - change - 29 Sep 2017
Priority Urgent Medium
avatar tonypartridge
tonypartridge - comment - 29 Sep 2017

Working fine here, make sure to check for system plugins and content plugins.

avatar wojsmol
wojsmol - comment - 30 Sep 2017

@tonypartridge This but was fixed in 3.7.x, may by @jaimestuardo have a js override.

avatar franz-wohlkoenig franz-wohlkoenig - change - 30 Sep 2017
Status New Information Required
avatar jaimestuardo
jaimestuardo - comment - 2 Oct 2017

No override here. What js is supposed to be the cause of the issue?


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/18168.

avatar brianteeman
brianteeman - comment - 4 Oct 2017

Can you see if this PR fixes it for you #15951

avatar jaimestuardo
jaimestuardo - comment - 5 Oct 2017

Yes.... it worked now... thanks.... I am wondering why that correction is not included in official Joomla release.

avatar brianteeman
brianteeman - comment - 5 Oct 2017

OK closing this. It hasnt been merged as there were not enough people testing it

avatar brianteeman brianteeman - change - 5 Oct 2017
Status Information Required Closed
Closed_Date 0000-00-00 00:00:00 2017-10-05 12:10:02
Closed_By brianteeman
avatar brianteeman brianteeman - close - 5 Oct 2017

Add a Comment

Login with GitHub to post a comment