Opened 14 years ago
Closed 14 years ago
#3123 closed defect (bug) (fixed)
Forum tag permalink not working properly
Reported by: | boonebgorges | Owned by: | |
---|---|---|---|
Milestone: | 1.5 | Priority: | critical |
Severity: | Version: | ||
Component: | Forums | Keywords: | |
Cc: |
Description
When you click on one of the forum topic tags in the tag cloud on the home page, a bit of ajax properly filters the visible forum topics. However, the noscript http://example.com/forums/tag/tagname/ is not working properly on the latest trunk.
Attachments (2)
Change History (6)
Note: See
TracTickets for help on using
tickets.
Attach patch fixes the noscript problem, but then it fails in the SQL query; something to do with the filters in groups_add_forum_privacy_sql()