| Anonymous | Login | Signup for a new account | 2013.05.22 09:56 CEST |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0001747 | [Piwigo] upload | major | sometimes | 2010.06.29 11:41 | 2010.06.29 22:31 | ||
| Reporter | plg | View Status | public | ||||
| Assigned To | plg | ||||||
| Priority | normal | Resolution | fixed | Platform | |||
| Status | closed | OS | |||||
| Projection | none | OS Version | |||||
| ETA | none | Fixed in Version | 2.1.2 | Product Version | 2.1.0 | ||
| Target Version | 2.1.2 | Product Build | |||||
| 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. |
||||||
| Steps To Reproduce | |||||||
| Additional Information | |||||||
| Tags | No tags attached. | ||||||
| browser | any | ||||||
| Database engine and version | |||||||
| PHP version | |||||||
| Web server | Apache 1.3.x | ||||||
| Attached Files | |||||||
|
|
|||||||
Notes |
|
|
(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) |
| Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group Contact |