Ticket #5 (defect)
Opened 2 years ago
Last modified 2 years ago
The status_callback of tny_folder_get_msg_async never happens
Status: closed (fixed)
| Reported by: | pvanhoof | Assigned to: | pvanhoof |
|---|---|---|---|
| Priority: | minor | Milestone: | A second release |
| Component: | libtinymail-camel | Version: | 2.0 |
| Keywords: | Cc: | dirk-jan.binnema@nokia.com | |
In camel-lite we have the size of the message and the amount of already retrieved bytes. Meaning that we can make a meaningful status callback.
Attachments
Change History
04/22/07 14:32:03: Modified by anonymous
- status changed from new to closed.
- resolution set to fixed.
04/22/07 14:33:45: Modified by pvanhoof
- status changed from closed to reopened.
- resolution deleted.
- summary changed from A status callback for tny_folder_get_msg_async to The status_callback of tny_folder_get_msg_async never happens.
- priority changed from major to minor.
- version changed from 1.0 to 2.0.
- milestone changed from Modest 1.0 to A second release.
- type changed from enhancement to defect.
No, sorry. Not really done:
The API got added, but it's not yet implemented (the status_callback wont yet be called ever, it's just there already for API correctness).
I'll leave this one open and change the title and priorities.
05/08/07 00:36:18: Modified by pvanhoof
- status changed from reopened to closed.
- resolution set to fixed.
Implemented

Done