Piwigo bug tracker has moved to Github
This bugtracker is kept to provide history on old issues.
Anonymous | Login | Signup for a new account | 2019.02.23 06:58 CET | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0001747 | Piwigo | upload | public | 2010.06.29 11:41 | 2010.06.29 22:31 | ||||
Reporter | plg | ||||||||
Assigned To | plg | ||||||||
Priority | normal | Severity | major | Reproducibility | sometimes | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 2.1.0 | ||||||||
Target Version | 2.1.2 | Fixed in Version | 2.1.2 | ||||||
Summary | 0001747: improve error management on upload size limits | ||||||||
Description | In Piwigo 2.1, when the filesize exceeds upload_max_filesize, you get no feedback : * in HTML mode, you see nothing, the form is displayed another time after submit * in MULTIPLE mode (Flash uploader) the script does as if there had been no problem, an entry is created in the images table, but the photo was not uploaded at all and you see no thumbnail in the results, just the "alt" property. | ||||||||
Tags | No tags attached. | ||||||||
browser | any | ||||||||
Database engine and version | |||||||||
PHP version | |||||||||
Web server | Apache 1.3.x | ||||||||
Attached Files | |||||||||
![]() |
|
(0004016) svn (reporter) 2010.06.29 20:39 |
[Subversion] r6624 by plg on branch 2.1 -----[Subversion commit log]---------------------------------------------------- bug 1747 fixed: some checks were added to verify the upload will fail for a too big size or if the upload has failed for a too big size (test on upload_max_filesize and post_max_size) |
(0004017) svn (reporter) 2010.06.29 20:42 |
[Subversion] r6625 by plg on trunk -----[Subversion commit log]---------------------------------------------------- merge r6624 from branch 2.1 to trunk bug 1747 fixed: some checks were added to verify the upload will fail for a too big size or if the upload has failed for a too big size (test on upload_max_filesize and post_max_size) |
![]() |
|||
Date Modified | Username | Field | Change |
2010.06.29 11:41 | plg | New Issue | |
2010.06.29 11:41 | plg | Status | new => assigned |
2010.06.29 11:41 | plg | Assigned To | => plg |
2010.06.29 11:41 | plg | browser | => any |
2010.06.29 11:41 | plg | Web server | => Apache 1.3.x |
2010.06.29 20:39 | svn | Checkin | |
2010.06.29 20:39 | svn | Note Added: 0004016 | |
2010.06.29 20:42 | svn | Checkin | |
2010.06.29 20:42 | svn | Note Added: 0004017 | |
2010.06.29 22:31 | plg | Status | assigned => closed |
2010.06.29 22:31 | plg | Resolution | open => fixed |
2010.06.29 22:31 | plg | Fixed in Version | => 2.1.2 |
Copyright © 2000 - 2019 MantisBT Team Contact |