Closed (fixed)
Project:
Drupal Commons
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
13 Feb 2011 at 12:39 UTC
Updated:
14 Feb 2011 at 14:54 UTC
Jump to comment: Most recent file
The Commons installation profile assumes that it will be installed by a human using the webgui. This isn't always the case.
The configure-commons task which prompts the user to select which features to enable doesn't work with Aegir - it causes an infinite loop.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | commons-1060250-aegir-infinite-loop.diff | 1.3 KB | skwashd |
Comments
Comment #1
skwashd commentedThe attached patch fixes the problem. github has rolled this into my previous (Aegir related) pull request.
Comment #2
omega8cc commentedI can confirm it works.
Thanks Dave!
Announced also on:
http://twitter.com/#!/omega8cc/status/36859509389393920
http://commons.acquia.com/discussion/dc13-not-working-aegir
Comment #3
mstef commentedThank you!
Committed: https://github.com/acquia/commons/commit/22be053fd0b700cdc460704879ae1b2...