When uploading a file in Safari on Mac OS X using filefield, the file upload never finishes. You wind up with the timer image eternally spinning.

When I try to hit submit after that (the uload still never seems to have gone through), it sends me to http://drupal6/filefield/ahah/podcast/field_audio/0 instead of submitting.

Not sure what's going on... it's a safari only issue. Works fine on FF3.

Comments

drewish’s picture

Priority: Critical » Normal
Status: Active » Fixed

just tested it with safari 3.1.2 and it worked fine. re open if you can provide more info on how to replicate it.

moonray’s picture

Status: Fixed » Active

It's possibly related to #209420. With theme developer module disabled it works fine.

To replicate, just enable theme developer module, and try to upload something. The upload will never complete.
Theme developer seems to wreak havoc with ajax code.

dopry’s picture

Status: Active » Closed (fixed)

the theme developer module breaks all kinds of things.. don't use it when you're testing js based stuff.. it's alters all kinds of markup.