Changes between Initial Version and Version 10 of Ticket #7247
- Timestamp:
- Oct 27, 2010, 10:09:28 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7247
-
Property
Status
changed from
new
toclosed
-
Property
Component
changed from
unfiled
tocore
-
Property
Priority
changed from
undecided
toblocker
- Property Owner set to gf3
-
Property
Milestone
changed from
1.5
to1.4.4
- Property Keywords regression added
-
Property
Resolution
changed from
to
fixed
-
Property
Status
changed from
-
Ticket #7247 – Description
initial v10 3 3 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: 4 4 5 [ http://dev.calsurv.org/debug.html]5 [ 6 6 7 7 For the test case above, the jquery version number should appear only once. It shows up twice for 1.4.3.