-
Type: Task
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.6
-
Fix Version/s: 5.7.1
-
Component/s: Image Management
Currently, the listener that generates thumbnail pictures is synchronous, what is a big problem when uploading pictures through HTML D&D
Use the current synchronous job to trigger a new event that will be handled by an asynchronous job.