Opened 12 years ago
Last modified 10 years ago
#7247 closed bug
function bound to ready event fires twice on 1.4.3 — at Initial Version
Reported by: | dustymugs | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.4.4 |
Component: | core | Version: | 1.4.3 |
Keywords: | regression | Cc: | |
Blocked by: | Blocking: |
Description
I'm currently using Firefox 3.6.10 and Opera 10.60 on Slackware Linux 12.1.
In jQuery 1.4.2, a function bound to the document ready event fires once. The same is not true in 1.4.3. A simple test case can be found at:
http://dev.calsurv.org/debug.html
For the test case above, the jquery version number should appear only once. It shows up twice for 1.4.3.
Note: See
TracTickets for help on using
tickets.