#4161 closed defect (bug) (fixed)
Double slashed group action links
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 1.6 | Priority: | normal |
Severity: | normal | Version: | 1.5.5 |
Component: | Groups | 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)
Change History (6)
#1
@
13 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.
branch