I had the upload progress bar running fine with a patched rails. I just upgraded to 0.13 and I''ve switched my app around to use the new api, but it''s having problems. The files upload and process fine, but the indicator does not update, except when the upload is done. Looking at the logs it looks like upload_status is only being called once during the entire upload. I''m running apache 1.3 w/ fastcgi. I updated all my javascript files, the dispatchers, and enabled upload progress in my environment.rb joshua