Opened 13 years ago
Closed 13 years ago
#3973 closed defect (bug) (duplicate)
trailing slash missing bp_group_creation_form_action
Reported by: | sboisvert | Owned by: | |
---|---|---|---|
Milestone: | 1.6 | Priority: | normal |
Severity: | trivial | Version: | 1.5.3 |
Component: | Core | Keywords: | has-patch |
Cc: | sboisvert |
Description
I had a most vexing problem when we force all our urls to have a trailing slash for seo purposes (so we don't have copied content).
It seems that this is the standard with bp but it seems to be missing from line 2024 in bp-groups/bp-groups-template.php. Here is a patch that fixes that. (I know I can fix it with a filter, but I suspect if others have configurations like myself they might pull their hair out when their group won't create)
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
one line patch that hads a trailing slash