jQuery 1.0.4 was release a week or so ago with some bug fixes. An update to core should be in order, no? m3avrck brought this up in http://drupal.org/node/104537.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | patch_81.txt | 739 bytes | webernet |
| #1 | jquery.1.0.4.patch | 37.78 KB | RobRoy |
Comments
Comment #1
RobRoy commentedHere's a patch.
Comment #2
dries commentedCommitted to CVS HEAD. Thanks.
Comment #3
webernet commentedChangelog needs to be updated...
Comment #4
dries commentedAh, righ! Good catch. Thanks.
Comment #5
dries commentedCommitted of course.
Comment #6
Steven commentedUm, did anyone actually /test/ if this broke anything?
Comment #7
RobRoy commentedHeavens no. :)
I tested the following successfully in FF 2 and IE 6:
- Fieldset collapsing
- File upload
- Update status bar
Comment #8
Steven commentedWe need confirmed results of all javascript features in all the major browsers before we change something this close to final release.
JavaScript is too unpredictable, and jQuery has already broken backwards compatibility accidentally before.
Comment #9
RobRoy commentedOkay, can anyone help test out with Safari and IE7?
What more is there to test?
- Check all
- Autocomplete
- Farbtastic color picker
- Anything more?
Comment #10
(not verified) commentedComment #11
BioALIEN commentedIm on IE7 and Safari and I haven't experienced any problems with this at the moment.
I haven't tested the file uploads though!