Skip to:
Content

bbPress.org

Opened 13 years ago

Closed 13 years ago

#2296 closed enhancement (fixed)

Don't limit feed query vars to post name

Reported by: alex-ye's profile alex-ye Owned by:
Milestone: 2.3 Priority: normal
Severity: normal Version: 2.2.3
Component: API - Feeds Keywords: has-patch
Cc:

Description

Hi, When you try to change the bbPress topics/replies permlinks to numeric structure as an example.

You will find that you need to double the query in the feed context, because the current feed query vars limit to post name only.

The patch below explain what I meant

Attachments (1)

common-functions.patch (4.3 KB) - added by alex-ye 13 years ago.

Download all attachments as: .zip

Change History (3)

#1 @johnjamesjacoby
13 years ago

  • Milestone changed from Awaiting Review to 2.3

#2 @johnjamesjacoby
13 years ago

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

(In [4838]) Update bbp_request_feed_trap() to accept more query variables; fixes issues with non-pretty permalinks. Props alex-ye. Fixes #2296.

Note: See TracTickets for help on using tickets.