Closed (fixed)
Project:
Group Admin
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
30 Sep 2009 at 10:30 UTC
Updated:
1 Feb 2010 at 11:21 UTC
URL like 'og/users/%node/add_user' is not working when module is installed. Is it by design?
May be better disable this tab at all? I know how to do it.
But I think it's mistake.
Thanks.
Comments
Comment #1
vladsavitsky commentedOk. I have found your comment in code:
To hide tab use this:
Comment #2
andy inman commented@VladSavitsky thanks for the code. There was a reason why it was done as a redirect - ISTR it was a last minute addition to the requirement of the original client, but to be honest I can't really remember. As the todo says, hiding the tab may be better, and probably makes more sense. I will implement your suggestion.
Comment #3
andy inman commentedNow committed. (Also added option to disable display/search of email addresses.)
Comment #4
andy inman commentedClosing, seems to work fine.