Opened 14 years ago
Closed 14 years ago
#8037 closed defect (bug) (fixed)
Edit / Delete Comments produces 404 Error
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 2.7 | Priority: | normal |
Severity: | major | Version: | |
Component: | General | Keywords: | |
Focuses: | 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?