Skip to content

Fix error #124

boian requested to merge fix124-image-upload into master

When creating a new Event with badly formatted images, a new event was created without the images but the user was not notified of this. This led to an event being created multiple times. With this commit the user is redirected to an edit event view where he can change the images.

Merge request reports