Hi!
I've installed Gallery on a test site and I've found a couple of issues.
EXIF not displaying
I've tried uploading several files which I know have exif info, tried turning watermarks on and off but I couldn't get exifs to be displayed.
Tried a couple of tips found on this
bugs & issues thread but it didn't change a thing.
Resized images
I've set Gallery to accept only .jpgs and .jpgs, with a max dimensions of 800x600 and max size of 150KB.
If the image is bigger than 150KB, it is refused by the server, which is fine.
If the image is bigger that 800x600, it is resized by the server, which is also fine (as long as it doesn't generate files bigger than 150KB).
If the image is smaller that 800x600, it is resized by the server to fit that size. Did I miss anything on general configuration? Is this a bug or a feature?