Closed (fixed)
Project:
Hostmaster (Aegir)
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Dec 2011 at 14:36 UTC
Updated:
20 Mar 2012 at 23:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
ergonlogicHere are a couple patches. The first moves the feature hook to it's own .inc. The other adds the required 'module' entry so that the feature and module statuses are kept in sync.
Comment #2
thimothoeye commentedPerfect, thanks a lot!!
Works exactly as expected, except for a tiny whitespace error on line 33 of the first patch. Revised patch attached...
Comment #3
ergonlogicI'm marking this RTBC, even though it's bad form, since these are my patches. However, I'm interpreting #2 as vouching for them.
Comment #4
anarcat commentedfix committed, thanks.