Ticket #1255 (new defect)

Opened 18 months ago

Last modified 11 months ago

Include pages into the list of tagged posts

Reported by: Massimiliano Owned by:
Priority: minor Milestone: 0.8
Component: Habari Core Software Version: SVN
Keywords: pages, posts, tags, templates, themes, K2, Charcoal, Mzingi Cc:

Description

All three bundled themes don't include pages into the list of tagged posts: if a page is tagged "foobar", the URL [site]/tag/foobar won't show the page in the list. Tags are not related to chronology, so there shouldn't be any difference between entries and pages.

Change History

comment:1 Changed 16 months ago by anon

  • Milestone changed from Undetermined to 0.8

comment:2 Changed 11 months ago by michaeltwofish

  • Component changed from Themes to Habari Core Software

This isn't related to the themes themselves, as $posts are passed in from system/classes/theme.php act_display_tag, which limits the search to entries.

Note: See TracTickets for help on using tickets.