Skip to main content

Search and Top Navigation

#9393 closed bug (invalid)

Opened June 21, 2013 04:51PM UTC

Closed July 06, 2013 08:54AM UTC

dialog widget issue with jquery load

Reported by: aquan Owned by: aquan
Priority: minor Milestone: none
Component: ui.core Version: 1.10.3
Keywords: Cc:
Blocked by: Blocking:
Description

I used $("#dialog").load to display an html page inside the dialog box. This works fine, but once I click the close dialog button and then try to reopen the dialog box, it fails and I get a jquery-1.9.1.js error warning message.

created a mini jsfiddle here http://jsfiddle.net/w4zjE/

Attachments (0)
Change History (2)

Changed June 21, 2013 10:37PM UTC by tj.vantoll comment:1

owner: → aquan
status: newpending

Hi aquan,

Thanks for taking the time to contribute to the jQuery UI project. I'm not seeing the error you're describing. Also your test case was made with an older version of jQuery UI (1.9.2) and is failing because it's trying to retrieve cross-origin content which the browser blocks. You can use fiddle.jshell.net instead of wikipedia.org if you're just looking for a request that will work.

Please update your test case to use the latest version and see if you can recreate the problem. You can use this as a starting point: http://jsfiddle.net/tj_vantoll/vwk3D/.

Thanks.

Changed July 06, 2013 08:54AM UTC by trac-o-bot comment:2

resolution: → invalid
status: pendingclosed

Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!