Bug #991 (closed)
Opened 11 years ago
Closed 11 years ago
Issues with missing thumbnail files and Repository Info service
| Reported by: | cxallan | Owned by: | jamoore |
|---|---|---|---|
| Priority: | major | Cc: | atarkowska, jburel |
| Sprint: | n.a. | ||
| Total Remaining Time: | n.a. |
Description
The repository info service throws InternalExceptions which are not correctly propagated through the ThumbnailStore exception hierarchy. Also, if a thumbnail object has been created in the database and the thumbnail file has not been saved to disk IOExceptions are the only result for thumbnail retrieval calls that act on the thumbnail cache.
Change History (1)
comment:1 Changed 11 years ago by cxallan
- Resolution set to fixed
- Status changed from new to closed
Fixed in r2428.