Ticket #2428 (closed defect: fixed)
custom images not loading under 0.84
| Reported by: | walter | Owned by: | walter |
|---|---|---|---|
| Priority: | Unspecified by Maintainer | Milestone: | Unspecified by Release Team |
| Component: | Visual Match | Version: | Unspecified |
| Severity: | Unspecified | Keywords: | |
| Cc: | Distribution/OS: | Unspecified | |
| Bug Status: | Unconfirmed |
Description
I'll be doing more debugging/.testing as a result of http://lists.sugarlabs.org/archive/sugar-devel/2010-October/027600.html and have a crude work-around in the code right now. The problem is datastore.find({'mime-type': mime_type }) returns nothing in 0.84. (The workaround is that datastore.find({'title': basename}) returns everything, so I can -- inefficiently -- sort through the entire Journal looking for images to upload.
The attached file contains the work-aorund.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

