Heck, I'm not even getting that far. ;) This is what I'm getting for JS warnings in Firefox's Console-2 if someone more "in the know" is interested (no JS errors returned when loading the "Add New" page).

**************************************

Warning: anonymous function does not always return a value
Source file: http://www.greenmtngeek.com/wp-includes/js/swfupload/swfupload.js?ver=2.0.2-20080430
Line: 166, Column: 42
Source code:
};

Warning: anonymous function does not always return a value
Source file: http://www.greenmtngeek.com/wp-includes/js/swfupload/swfupload.js?ver=2.0.2-20080430
Line: 448, Column: 1
Source code:
};

Warning: anonymous function does not always return a value
Source file: http://www.greenmtngeek.com/wp-includes/js/swfupload/swfupload.js?ver=2.0.2-20080430
Line: 502, Column: 3
Source code:
};

Warning: anonymous function does not always return a value
Source file: http://www.greenmtngeek.com/wp-includes/js/swfupload/swfupload.js?ver=2.0.2-20080430
Line: 516, Column: 1
Source code:
};

Warning: anonymous function does not always return a value
Source file: http://www.greenmtngeek.com/wp-includes/js/swfupload/swfupload.js?ver=2.0.2-20080430
Line: 531, Column: 1
Source code:
};

Warning: assignment to undeclared variable uploadDegradeOptions
Source file: http://www.greenmtngeek.com/wp-admin/media-new.php
Line: 38

Warning: assignment to undeclared variable swfuploadL10n
Source file: http://www.greenmtngeek.com/wp-admin/media-new.php
Line: 47

Warning: test for equality (==) mistyped as assignment (=)?
Source file: http://www.greenmtngeek.com/wp-includes/js/swfupload/handlers.js?ver=2.0.2-20080407
Line: 95, Column: 49
Source code:
 if ( type = jQuery('#type-of-' + this.id).val() )

Warning: function deleteSuccess does not always return a value
Source file: http://www.greenmtngeek.com/wp-includes/js/swfupload/handlers.js?ver=2.0.2-20080407
Line: 114, Column: 1
Source code:
 return;

Warning: assignment to undeclared variable swfupload_element_id
Source file: http://www.greenmtngeek.com/wp-includes/js/swfupload/plugins/swfupload.graceful_degradation.js?ver=2.0.2
Line: 41

Warning: assignment to undeclared variable degraded_element_id
Source file: http://www.greenmtngeek.com/wp-includes/js/swfupload/plugins/swfupload.graceful_degradation.js?ver=2.0.2
Line: 41


On 10/18/2008 2:14 PM, Musing Minds wrote:
It doesn't seem to be working with 9.0.124.0. I get an error message, failed to 
write to disk in red. Browser uploader goes through the motions, but there 
isn't an image in the gallery at the end.
_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers

Reply via email to