Opened 6 years ago
Closed 6 years ago
#3416 closed defect (bug) (fixed)
Category walker causing repeated queries for non-existant category
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.1 |
| Component: | Administration | Version: | 2.1 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
current_category being set on non-category pages, causing one empty-result query per category walked.
patch included
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.

(In [4580]) Avoid empty result category queries. Props andy. fixes #3416