xperseguers / t3ext-image_autoresize

TYPO3 Extension image_autoresize. Simplify the way your editors may upload their images.
https://extensions.typo3.org/extension/image_autoresize
GNU General Public License v3.0
16 stars 22 forks source link

Rule doesnt work, or my configuration is wrong?! #59

Closed SteinbachToM closed 1 year ago

SteinbachToM commented 2 years ago

Screenshot 2022-01-18 at 13 09 08 Screenshot 2022-01-18 at 13 09 19

the file in the folder and its sub-folders fileadmin/presse_service/Presse/ gets always resized. I tried an image with just 1.5MB. Allowed is 8MB.

Any idea what is running wrong?

xperseguers commented 2 years ago

No, no idea just like that. You should explain which version you are using.

Apart from that, I think for quite some time that a "debug" mode could be useful in situations like yours. Having a log that describes which tests have been done prior to resizing, which rules have been considered or skipped and why would certainly help users. Otherwise, the only way is reproducing and debugging to understand what happens exactly in a given context.

SteinbachToM commented 2 years ago

HI, TYPO3 10.4.21 and the resize ext ist 2.2.1

xperseguers commented 1 year ago

related to #51

What it looks like is that having a large file threshold for a rule makes the rule "not apply" and thus is skipped and then falls back to the default settings which are "lower".