#74 closed defect (bug) (fixed)
get_topic_rss_link doesn't work with bb_get_option('mod_rewrite')
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | Back-end | Keywords: | |
| Cc: |
Description
http://www.example.com/bbpress/topic/3324/rss/ calls topic.php
Rework to http://www.example.com/bbpress/rss/topic/3324/ with the appropriate tweaks to rss.php
I've got a patch for this, but is this url structure alright?
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [128]) Fix topic feed urls. Fixes #74