During the install of apps in an installation profile there is a brief appearance of some error messages relating to foreach statements. This is because I accidentally left in a line of code during development.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | oe_success.png | 29.71 KB | drupal999 |
| #1 | apps_install_profile_foreach_error.1417916.patch | 446 bytes | randallknutson |
Comments
Comment #1
randallknutson commentedI fixed it.
Comment #2
randallknutson commentedMarked http://drupal.org/node/1420558 as duplicate
Comment #3
drupal999 commentedAttempting to load beta4 today I could not get the apps to load. Searching drupal for errors led me to this note http://drupal.org/node/842620#comment-5462370
I did what the note said plus chown the openenterprise directory the same way and was able to get the initial load of beta4 without error and confirmation of loaded apps.
Comment #4
e2thex commentedThis looks good I then we should roll it in
Comment #5
randallknutson commentedcommit 72f52be210ed0557fd31b06552f9bf67c7c9ea5b
Author: Randall Knutson
Date: Wed Feb 8 09:56:12 2012 -0600
issue #1417916 by randallknutson: Fix foreach error during install profile installation.