Opened 2 years ago
Closed 2 years ago
#632 closed defect (fixed)
Restore Unsaved Post is Busted
| Reported by: | mrroundhill | Owned by: | mrroundhill |
|---|---|---|---|
| Priority: | critical | Milestone: | 2.6.5 |
| Component: | Posts | Version: | |
| Keywords: | Cc: |
Description
The 'restore unsaved post' functionality is broken, it restores an 'unsaved post' even when the post was already saved.
To repro: save a local draft, and when in the posts view rebuild the app so that it force quits and restarts. When you select a post after the restart, it will call restoreUnsavedPost and load the last post that you were working on in the previous session. It's quite confusing!
Change History (2)
comment:1 Changed 2 years ago by mrroundhill
- Owner set to mrroundhill
- Status changed from new to accepted
comment:2 Changed 2 years ago by mrroundhill
- Resolution set to fixed
- Status changed from accepted to closed
Note: See
TracTickets for help on using
tickets.

Fixed in r1422