#6458 closed defect (bug) (fixed)
Deleting comment results in error
| Reported by: | dougal | Owned by: | ryan |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.5.1 |
| Component: | General | Version: | 2.5 |
| Severity: | normal | Keywords: | comments, delete, has-patch, 2nd-opinion |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
You get this with any delete of a comment from the edit view not just via the route described above.