Opened 10 years ago
Closed 10 years ago
#35619 closed defect (bug) (fixed)
Queried object and Query vars are not consistent when querying two custom taxonomies
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.5 | Priority: | normal |
| Severity: | normal | Version: | 4.1 |
| Component: | Query | Keywords: | has-patch has-unit-tests |
| Focuses: | Cc: |
Description
The queried object returns the first queried taxonomy (as expected) while the query vars $query->query_vars['taxonomy'] and $query->query_vars['term'] are unexpectedly related to the last queried taxonomy.
Attachments (2)
Change History (5)
Note: See
TracTickets for help on using
tickets.