Closed (fixed)
Project:
Message Subscribe
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Feb 2013 at 17:54 UTC
Updated:
3 Mar 2013 at 12:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
amitaibuActually message_subscribe_email should not be a "feature". I prefer to manually declare all the needed hooks. Any chance you can work on it?
Comment #2
ezra-g commentedMessage subscribe already implements the necessary hooks. The only thing we need to do to prevent it from being a Features module is to remove the Features-specific entries from the .info file.
Comment #3
ezra-g commentedComment #4
achtonSorry, can't get #3 to apply against current -dev version.
Comment #5
ezra-g commentedIt will only apply to the module pulled from Git - the dev version is packaged with added lines in the .info that cause the patch to fail.
Comment #6
amitaibuCommitted.