Opened 10 years ago
Closed 10 years ago
#37419 closed defect (bug) (fixed)
Add cache domain to comments query
| Reported by: | Chouby | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.6 |
| Component: | Comments | Version: | 4.6 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: |
Description
[37613] made the comment cache persistent. This is likely to break plugins using the 'comments_clauses' filter, as only known query arguments are used in the cache key.
The cache domain used for terms query is very convenient to handle similar situation for terms.
I propose to add a cache domain to to comments query too.
Attachments (2)
Change History (7)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Related: #13318 / [18128] for
get_terms()