Fix error #124
All threads resolved!
All threads resolved!
Compare changes
+ 13
− 2
@@ -200,9 +200,20 @@ export default class newEvent extends EditView {
To receive notifications about scheduled maintenance, please subscribe to the mailing-list gitlab-operations@sympa.ethz.ch. You can subscribe to the mailing-list at https://sympa.ethz.ch
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.