mswysocki / Madison-Student-Apartment-Finder

4 stars 1 forks source link

Image size validations are buggy. #40

Open aeggum opened 12 years ago

aeggum commented 12 years ago

I can't seem to get the validation (of size) to run before all of the image processing, which means if you try to upload a huge file you will use all of Heroku's memory and can kill the server.

Also, there seem to be problems with uploading a picture and making listing edits at the same time.