Posted by anarcat on September 23, 2009 at 4:36pm
Jump to:
| Project: | Provision |
| Version: | 6.x-0.3-rc4 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I could've sworn I already reported that, but it seems that migrate doesn't rollback the vhost properly when it fails to run update.php. The task log in #585106: Date module don't let my site migrate actually is a good example. This is a relatively trivial fix, i think.
Comments
#1
Fix committed. Simply add a
_provision_apache_create_vhost_config($url)todrush_provision_drupal_pre_provision_migrate_rollback()in migrate.provision.inc#2
Automatically closed -- issue fixed for 2 weeks with no activity.