Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
webconsole-4.2.2
-
None
Description
When jQuery and jQuery were updated, seems nobody tested the Xdialog function. The problem is that it tries to destroy the dialog without checking if the dialog object is already created.
Previously that seems the be ignored, but now, jQuery UI will throw exception and that will break the normal operation of the JavaScript code.