Are there any known issues with the FileUploadField when submitting via Ajax on Safari 4.x or Chrome 5.x?
In the AjaxButton.onSubmit(), I am attempting to update other components and it doesn't seem to repaint the component(s) in Safari or Chrome, but does work as I expect in Firefox 3.x. J.D.
