Opened 12 years ago
Closed 11 years ago
#24779 closed defect (bug) (fixed)
Editing a comment doesn't clear the Recent Comments widget cache
Reported by: | pento | Owned by: | ocean90 |
---|---|---|---|
Milestone: | 3.7 | Priority: | normal |
Severity: | minor | Version: | 2.2 |
Component: | Widgets | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
To reproduce:
- Enable persistent object caching in WordPress
- Add Recent Comments widget to a sidebar
- Create a comment
- Check that the widget shows the comment
- In wp-admin/edit-comments.php, use Edit or Quick Edit to change the Name in the comment, and Save
Result:
The widget is not updated with the new comment author name.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Related: [5301], [11718].