#6458 closed defect (bug) (fixed)
Deleting comment results in error
Reported by: | dougal | Owned by: | ryan |
---|---|---|---|
Milestone: | 2.5.1 | Priority: | normal |
Severity: | normal | Version: | 2.5 |
Component: | General | Keywords: | comments, delete, has-patch, 2nd-opinion |
Focuses: | Cc: |
Description
This occurs when using the 'Edit comment' link from a post comment.
Steps to recreate:
- View a post with comments
- Click "edit" link on the comment
- Click "Delete Comment" from the comment edit admin page
- Confirm comment deletion in AYS
- Edit Comment page refreshes with "Oops, no comment with this ID. Go back!"
Expected result: Return to post view.
The comment *is* properly deleted. The only problem is that it tries to refresh the edit page with the now-invalid comment-id.
Attachments (1)
Change History (9)
Note: See
TracTickets for help on using
tickets.
You get this with any delete of a comment from the edit view not just via the route described above.