Skip to:
Content

bbPress.org

Opened 13 years ago

Closed 13 years ago

#1777 closed defect (bug) (fixed)

Redirect after reply does not work in BP groups

Reported by: boonebgorges's profile boonebgorges Owned by:
Milestone: 2.1 Priority: normal
Severity: major Version: 2.0
Component: Extend - BuddyPress Keywords: has-patch
Cc:

Description

After replying to a topic in a BP group, the user is redirected to the bbPress reply URL, rather than the appropriate place in the group. I see that you already have a method for fixing this, but it isn't yet written.

I tried looking for a fairly lightweight way to figure out the correct redirect, but in the end the only reliable method I found involved rebuilding much of the logic in bbp_get_reply_permalink(). In the future, it may be worth adding an argument to bbp_get_reply_permalink() that allows you to pass the topic url (or something like that).

Attachments (1)

1777.01.patch (4.7 KB) - added by boonebgorges 13 years ago.

Download all attachments as: .zip

Change History (3)

#1 @boonebgorges
13 years ago

Oops - I accidentally included the Hello World stuff in there.

#2 @johnjamesjacoby
13 years ago

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

(In [3799]) BuddyPress group forums:

  • Fix new reply and topic redirects
  • Remove first group forum topic and reply in lieu of more customization
  • See #1669
  • Fixes #1776
  • Fixes #1778
  • Fixes #1777
  • Props boonebgorges
Note: See TracTickets for help on using tickets.