Thanks for the quick reply. On Mon, 2008-04-07 at 16:03 -0400, Chris Nighswonger wrote:
On Mon, Apr 7, 2008 at 3:15 PM, Michael Hafen <mdhafen@washk12.org> wrote: One of my users, while testing Koha 3, uploaded a very large image for a patron. He can no longer access the form for changing the patron image as the picture has covered the form. This is inconvenient. I would like to see a restriction placed on the size of patron pictures to prevent this.
For curiosity sake, how large is "very large" in bytes?
The image is about 127 kb large. The image proportions were the problem, 995 x 763.
I'm working on implementation of server-side resizing/scaling and should have a patch submitted sometime tomorrow.
Regards, Chris
Excellent. Looking forward to the patch.