#190 closed defect (fixed)
Local drafts not appearing for posts
| Reported by: | quamen | Owned by: | quamen |
|---|---|---|---|
| Priority: | major | Milestone: | 2.0 |
| Component: | Local Drafts | Version: | |
| Keywords: | Cc: | andrewski |
Description
Happening in trunk. The number on the local posts folder is correct, but nothing shows up in the local drafts view.
Change History (5)
comment:1 Changed 4 years ago by quamen
comment:2 Changed 4 years ago by quamen
- Resolution set to fixed but pending verification
- Status changed from new to closed
Josh thinks he's fixed this.
comment:3 Changed 4 years ago by iammattthomas
- Resolution fixed but pending verification deleted
- Status changed from closed to reopened
comment:4 Changed 4 years ago by iammattthomas
- Resolution set to fixed
- Status changed from reopened to closed
comment:5 Changed 4 years ago by andrewski
- Cc andrewski added
Note: See
TracTickets for help on using
tickets.

I reset my iPhone and now this works.
Seems there are a few edge cases where the local cached files will be deleted when they shouldn't be.
Also everything is stored in plists? Should be using SQLite or Core Data as a persistence store.