#13076 closed defect (bug) (fixed)
WP Class incorrectly checks against custom taxonomy and post_type names instead of query_var
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Post Types | Version: | 3.0 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
WP Class incorrectly checks against custom taxonomy and post_type names instead of query_var. This is causing sites that have a post_type and taxonomy with the same name to conflict.
Attachments (1)
Change History (5)
prettyboymp — 3 years ago
- Component changed from General to Post Types
- Milestone changed from Unassigned to 3.0
- Milestone 3.0 deleted
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

I can confirm that I've been bitten by this bug.