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.

http://jquery.com/blog/2006/12/12/jquery-104/

CommentFileSizeAuthor
#3 patch_81.txt739 byteswebernet
#1 jquery.1.0.4.patch37.78 KBRobRoy
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

RobRoy’s picture

Status: Active » Needs review
FileSize
37.78 KB

Here's a patch.

Dries’s picture

Status: Needs review » Fixed

Committed to CVS HEAD. Thanks.

webernet’s picture

Status: Fixed » Reviewed & tested by the community
FileSize
739 bytes

Changelog needs to be updated...

Dries’s picture

Ah, righ! Good catch. Thanks.

Dries’s picture

Status: Reviewed & tested by the community » Fixed

Committed of course.

Steven’s picture

Um, did anyone actually /test/ if this broke anything?

RobRoy’s picture

Heavens no. :)

I tested the following successfully in FF 2 and IE 6:
- Fieldset collapsing
- File upload
- Update status bar

Steven’s picture

We 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.

RobRoy’s picture

Okay, can anyone help test out with Safari and IE7?

What more is there to test?
- Check all
- Autocomplete
- Farbtastic color picker
- Anything more?

Anonymous’s picture

Status: Fixed » Closed (fixed)
BioALIEN’s picture

Im on IE7 and Safari and I haven't experienced any problems with this at the moment.

I haven't tested the file uploads though!