Ticket #819 (closed defect: invalid)
$pick is not defined on window close
| Reported by: | terje@… | Owned by: | |
|---|---|---|---|
| Type: | defect | Priority: | minor |
| Milestone: | Mootools version 1.2 | Component: | Core |
| Keywords: | Cc: |
Description
Firebug reports that $pick is not defined if a window that has fired an Ajax request is closed before the Ajax request completes. Test case here:
http://tjervaag.com/popup_error3/
When the popup opens, click the link. That triggers an ajax request with a slow (3 seconds) response time. While that's churning, close the window and watch the firebug console: '$pick is not defined'.
Change History
Note: See
TracTickets for help on using
tickets.