Active
Project:
Patterns Installation Profile
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Mar 2009 at 17:50 UTC
Updated:
25 Mar 2009 at 12:09 UTC
After a pattern fails upon executing an installation profile, the resulting screen says
Patterns Profile installation complete
Congratulations, Patterns Profile has been successfully installed.
You may now visit your new site.
Comments
Comment #1
vaish commentedThis issue belongs to patterns install profile. Moving it there.
Comment #2
vaish commentedPatterns Install profile is still in its early development and incomplete. It works fine when your patterns are not containing any errors, but if pattern execution fails you don't really get enough information about the causes and you still get success screen because install profile doesn't know about patterns failure.
As a workaround, until this issue is solved (and also in general), I would strongly recommend writing and testing your patterns with the standalone patterns module. Once all the bugs are fixed and your pattern is running fine on a clean Drupal install you can try running it as a part of install profile.