Opened 18 years ago
Closed 17 years ago
#6459 closed defect (bug) (invalid)
Pages get the ID of the Default Post Category, conflict with in_category template tag
| Reported by: | PozHonks | Owned by: | ryan |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Taxonomy | Version: | 2.5 |
| Severity: | normal | Keywords: | pages category term_taxonomy_id |
| Cc: | Focuses: |
Description
Pages are marked with the term_taxonomy_id of the Default Post Category ID.
If the Default Post Category ID is 8, in a template, when I use the in_category(8) template tag in the Loop and displaying a Page, the in_category(8) template tag is activated, thus showing what is reserved to posts belonging to category ID 8.
Pages should get a term_taxonomy_id = 0 or nothing.
Change History (4)
#2
@
17 years ago
- Component General → Taxonomy
- Owner changed from to
this isn't valid any longer, is it?
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Milestone 2.5.2 deleted