Ticket #6459 (new defect)

Opened 8 months ago

Last modified 4 months ago

Pages get the ID of the Default Post Category, conflict with in_category template tag

Reported by: PozHonks Assigned to: anonymous
Priority: normal Milestone: 2.9
Component: General Version: 2.5
Severity: normal Keywords: pages category term_taxonomy_id
Cc:

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

07/15/08 16:24:07 changed by ryan

  • milestone changed from 2.5.2 to 2.9.

Milestone 2.5.2 deleted