Valentin Valchev created FELIX-4662:
---------------------------------------
Summary: WebConsole Xdialog javascript function is not working
correctly
Key: FELIX-4662
URL: https://issues.apache.org/jira/browse/FELIX-4662
Project: Felix
Issue Type: Bug
Components: Web Console
Affects Versions: webconsole-4.2.2
Reporter: Valentin Valchev
Assignee: Valentin Valchev
Priority: Blocker
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)