Skip to:
Content

BuddyPress.org

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#4161 closed defect (bug) (fixed)

Double slashed group action links

Reported by: cnorris23 Owned by:
Priority: normal Milestone: 1.6
Component: Groups Version: 1.5.5
Severity: normal Keywords:
Cc:

Description

There are a few action links (like the group request accept/reject) that are still double slashed after the addition of trailingshlashit() to bp_get_group_permalink(). Trunk had a few as well. Patches for both to follow.

Attachments (2)

4161.branch.01.diff (2.0 KB ) - added by cnorris23 14 years ago.
branch
4161.trunk.01.diff (2.3 KB ) - added by cnorris23 14 years ago.
trunk

Download all attachments as: .zip

Change History (6)

@cnorris23
14 years ago

branch

@cnorris23
14 years ago

trunk

#1 @cnorris23
14 years ago

Consequently, this also seems to be a possible fix for #3310. I was seeing the same issue as the OP. I had a local copy of the site, and like all the devs, I was unable to reproduce the issue. Since it was a production server, I couldn't get much info, and WP_DEBUG wasn't giving me anything. I came across the double slashed accept/reject buttons, and on a whim, I decided to fix them, and see if they had any effect. That seemed to fix the issue.

#2 @djpaul
14 years ago

  • Resolutionfixed
  • Status newclosed

(In [6005]) Correct double-slashed group action links. Fixes #4161, props cnorris23

#3 @djpaul
14 years ago

(In [6006]) Correct double-slashed group action links for 1.5 branch. Fixes #4161, props cnorris23

#4 @DJPaul
14 years ago

  • Milestone Awaiting Review1.6
Note: See TracTickets for help on using tickets.