-
Bug
-
Resolution: Fixed
-
Major
-
3.1.0-a3
-
None
-
Firefox 27.0.1, Chrome 33.0, MySQL(i) 5.5.32, PHP Version 5.4.19
When you add a attachment with 1.) a illegal extension or 2.) with a too big size, then a alert pops up and displays the reason.
But if you add "empty.png" the error alert does not show up. Although a error-message appears when you try this with deactivated javascript.
This should be the reason, why the travis-test does not get this error.
So the ajax error alert has to be fixed.