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
Comment #1
drewish commentedjust tested it with safari 3.1.2 and it worked fine. re open if you can provide more info on how to replicate it.
Comment #2
moonray commentedIt'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.
Comment #3
dopry commentedthe 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.