Opened 2 years ago
Closed 2 years ago
#850 closed defect (fixed)
Crash when viewing deleted comment
| Reported by: | koke | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 2.8 |
| Component: | Comments | Version: | 2.7.2 |
| Keywords: | Cc: |
Description
Steps to reproduce:
- Sync your blog comments
- Delete a comment from the dashboard
- Pull to refresh and quickly tap in the "deleted" comment
- Wait for the refresh to end
- Tap on the email link (other actions will probably crash too)
Change History (1)
comment:1 Changed 2 years ago by daniloercoli
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

(In [1944]) fixes #850 by checking the comments synch status. On ipad the check is tested on the toolbar buttons too.