Closed (fixed)
Project:
OG User Roles
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2009 at 22:11 UTC
Updated:
23 Jan 2009 at 23:20 UTC
I use the OG_Forum module, which creates the link "Group forum." The function for altering links change all the dashes to underscores, so for any forum name with a space (i.e. "test forum"), the URL gets changed from "forum/test-forum" to "forum/test_forum". Obviously, this isn't a correct path.
Should the hook_og_link_alter only change the links for the "Create content" links?
Comments
Comment #1
somebodysysop commentedDo you have a code suggestion?
Comment #2
joewang commentedComment #3
somebodysysop commentedGood idea. Thanks. Committing to dev. Should be available in 12 hours or so.