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

[FIX] Use TYPO3 FlashMessageService instead of fakeSchedulerModuleCon… #88

Closed tobiasgraeber closed 9 months ago

tobiasgraeber commented 10 months ago
tobiasgraeber commented 10 months ago

Note: This also fixes, that a sheduler task, if on save an error occures, cannot be saved. For example, if saving a path of a non existend directory in the include/exclude additionalFields of the Task. On TYPO3 v12.x. (At least on current master-branch the case cause issue is not visible, cause fakeScheduler Messages do not work, error is then reported to errorlog)...

xperseguers commented 9 months ago

I prefer to go that direction: https://github.com/xperseguers/t3ext-image_autoresize/tree/bugfix/scheduler-80