Actions
Bug #2422
closedimage upload error for photos integration is too generic
Description
The photo integration always displays "Image not specified!" if an image upload fails. This is due to order of IF checks. Minor issue that won't affect functionality of integration, but if an error occurs it's not very informative.
Files
Updated by krileon over 13 years ago
- File 2422.patch added
- Status changed from New to Resolved
- % Done changed from 0 to 100
Fixed in r1650
Quick fix patch attached to ticket.
Updated by krileon over 13 years ago
- Status changed from Resolved to Assigned
- % Done changed from 100 to 50
Another similar bug present is editing of photos is not possible without validation error or loss of image. Re-opening and removing patch for additional fixing.
Updated by krileon over 13 years ago
- File 2422.patch 2422.patch added
- Status changed from Assigned to Resolved
- % Done changed from 50 to 100
Fixed in r1651
Quick fix patch attached to ticket.
Actions