rails truncating raw_post_data?

Hi,

I may be way off beam, but if you are using lighttpd:-

I recall having a problem with my raw post data being truncated after an update to lighttpd, this occurred because I didnt have the mimetype listed.

just a thought Tonypm

I'm seeing the same problem with attachment_fu when saving the image to the database. When I try to display the image, only 40k appears in the browser and with some images even that much is not visible (just garbage when I view source).

Have you heard anything further regarding the bug fix to ActionPack?

-Dave

Thanks for the reply. I'll bring it up as a new topic and see if anyone else has run into this.

Cheers, Dave