Closed (fixed)
Project:
CVS deploy
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
28 Jul 2007 at 07:42 UTC
Updated:
11 Aug 2007 at 19:03 UTC
1) Install and enable cvs_deploy
2) Install (download the files) but don't install module that depends on another module, and the module it depends on (e.g. og and views, since og depends on views).
3) Try to just enable og.
Notice that the confirm form that says "OG depends on views, do you want to continue enabling both?" is full of a bunch of version strings for every module on your site. ;)
If you cancel that, disable cvs_deploy and try again, you'll see it works fine.
Tee hee...
Comments
Comment #1
moshe weitzman commentedi saw that, but had no idea what module was responsible. good catch.
Comment #2
dwwCommitted (trivial) fix to DRUPAL-5. The D6 version in HEAD doesn't use form_alter() at all, so this bug isn't present there.
Comment #3
(not verified) commented