View Issue Details

IDProjectCategoryView StatusLast Update
0001600OXID eShop (all versions)2. ----- eShop backend (admin) -----public2012-03-01 12:35
Reportermarco_steinhaeuser 
PrioritylowSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.2.0 revision 23610 
Target VersionFixed in Version4.5.9 revision 43186 
Summary0001600: No error message appears when something goes wrong with picture upload
DescriptionIf no upload for article pictures is possible, post an error message in admin.
Additional InformationGathered here:
http://oxid.uservoice.com/forums/31940-feature-requests/suggestions/443911-error-message-for-picture-upload
TagsNo tags attached.
Theme
BrowserAll
PHP Versionany
Database Versionany

Relationships

related to 0002071 resolvedalfonsas_cirtautas Warning is missing: that $this->sAltImageDir='' sets only from where to take pictures, not where to upload 

Activities

saulius.stasiukaitis

2012-03-01 12:35

reporter   ~0005857

If no changes in files after save, return error message about that. Also handles php errors for each file, if error message code exist.
For example if one file uploads success and another do not upload because it's too big, return error message about too big file.