The frontend doesn't display properly the install profile name as defined by hook_profile_details(). An example easy to reproduce is to try the single_user_blog profile, which properly defines the 'name' setting but (and the verify task actually sets it properly in the drushrc.php) but the frontend displays it as "single_user_blog" instead of "Single user blog".
Comments
Comment #1
anarcat commentedI'm stuck on #486934: broken IPC communication on Drupal 6 (AKA "welcome email not being sent")... It makes site creation fail and platform verification also flaky...
Comment #2
adrian commentedwe cant include the profile file because it will likely use functions that we dont have access to.
Comment #3
adrian commentedthis is fixed in head.
turns out we were including it, but there was a typo.