Opened 9 years ago

Closed 8 years ago

#221 closed defect (bug) (fixed)

Filtering categories does not work for monthly archives

Reported by: Brak Owned by: ryan
Priority: normal Milestone:
Component: General Version:
Severity: minor Keywords:
Cc:

Description

When viewing montly categories (?m=200408) and using category filters up top ($cat = "1,7,9,10";) It requires a space ($cat = "1, 7, 9, 10";), while all other pages (main view, etc) do not.

Change History (4)

comment:1   Brak9 years ago

comment:2   matt8 years ago

We seem to be ignoring $cat info if any date is set in WP_Query (around line 336). Passing to Ryan.

comment:3   matt8 years ago

  • Owner changed from anonymous to rboren
  • Status changed from new to assigned

comment:4   ryan8 years ago

  • fixed_in_version set to 1.5
  • Resolution changed from 10 to 20
  • Status changed from assigned to closed
Note: See TracTickets for help on using tickets.