Opened 15 years ago
Closed 15 years ago
#3123 closed defect (bug) (fixed)
Forum tag permalink not working properly
| Reported by: | boonebgorges | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | 1.5 |
| Component: | Forums | Version: | |
| Severity: | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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()