Opened 5 years ago
Closed 5 years ago
#8037 closed defect (bug) (fixed)
Edit / Delete Comments produces 404 Error
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.7 |
| Component: | General | Version: | |
| Severity: | major | Keywords: | |
| Cc: |
Description
If you Edit a comment and click "Delete" the URL returned goes to:
/wp-admin/%22comment.php?action=deletecomment&c=xxxxxx
Results in a 404 Error.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.

The Patch fixes it ... Looks like a stray quote?