Closed (fixed)
Project:
Signup Status
Version:
6.x-1.x-dev
Component:
Signup status mailer
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
2 Oct 2009 at 16:32 UTC
Updated:
16 Oct 2009 at 22:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
dwwActually, if we inject the default tab stuff via hook_menu_alter() instead of hook_menu(), we can do it conditionally. This way, if other signup_status add-ons want to do the same stuff, they can do the same trick, and we won't get colliding menu items.
Comment #2
dwwCommitted to HEAD. Will be out in alpha3 or beta1 or rc1 -- whatever we call the next release. ;)