Ticket #15944 (closed defect (bug): fixed)
Notice because of non-existent term_id property on post object
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.1 |
| Component: | Template | Version: | 3.1 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
WP shouldn't assume that the queried object is a taxonomy term, when checking to make sure that it's not the same as the parent item of the current menu item.
Attachments
Change History
Looks sane to fix in 3.1, no?
Also looks like a duplicate of #15935. I'll close that one.
Replying to nacin:
Looks sane to fix in 3.1, no?
I see now that it's a regression from 3.0. I plead the fifth about whose patch introduced it.
No, because we don't want an accidental coincidence between a post object ID number and term ID number.
Note: See
TracTickets for help on using
tickets.

