-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.0-a3
-
Fix Version/s: 3.1.0-RC4
-
Component/s: JavaScript / AJAX, Posting
-
Labels:None
-
Environment: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.