Closed (fixed)
Project:
Feeds
Version:
6.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Nov 2010 at 02:04 UTC
Updated:
1 Jul 2011 at 04:21 UTC
Installing non-necessary modules during an update is quite undesirable, conflicts if ya have a hook_node_info defining 'feed' for example (array_merge_recursive BOOM), requires making an update to run after feeds to remove the modules when doing automated deployment, etc.
Patch just removes the enable, but it's a bit extreme.
| Comment | File | Size | Author |
|---|---|---|---|
| feeds_install_no_want_2.patch | 1.15 KB | hefox |
Comments
Comment #1
ceardach commentedI'm changing this to a bug report and raising the priority. Its pretty bad form for a contrib module -- and a framework module at that -- to automatically enable a module during installation or update.
Comment #2
dave reidThat is ... interesting.
Comment #3
dave reidCommitted to Git: http://drupalcode.org/project/feeds.git/commit/02fb616