Skip to:
Content

bbPress.org

Opened 21 years ago

Closed 21 years ago

Last modified 20 years ago

#74 closed defect (bug) (fixed)

get_topic_rss_link doesn't work with bb_get_option('mod_rewrite')

Reported by: mdawaffe's profile mdawaffe Owned by: matt's profile matt
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)

#1 @anonymous
21 years ago

  • Component changed from Administration to Back-end

#2 @mdawaffe
21 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [128]) Fix topic feed urls. Fixes #74

Note: See TracTickets for help on using tickets.