User tests: Successful: Unsuccessful:
This PR is independent of #4209 , but is a useful addition.
No backwards compatibility issues are introduced.
No translation strings are added or deleted, but 2 strings are updated to be more precise.
Apply #4209
Test 1: Make sure that your server's php.ini has a max_upload_size of 1M. Try installing an extension bigger than that, e.g. Admin Tools Core, K2, Community Builder etc. You get a generic upload error. Apply the PR and retry. You now get an error telling you that the upload failed and that your maximum upload limit is too small.
Test 2: Go to Extensions / Extensions Manager and click Warnings on side-bar. You should see the updated message and limit too.
Labels |
Added:
?
|
Labels |
Added:
?
|
interesting that the error message previously said <2mb when the code was checking for 4mb
Status | New | ⇒ | Pending |
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-09-03 22:48:56 |
Merged. Thanks!!
Agree with this.
@test OK