If you export the variable language_default through strongarm, the exported value is invalid and leads to fatal PHP errors.
Should be fixed with http://drupal.org/cvs?commit=302858. Make sure to clear your caches before attempting a new export.
Note that this patch is a temporary workaround until #661332: Workaround for var_export() with stdClass objects is resolved (reviews of that patch would be appreciated).
Automatically closed -- issue fixed for 2 weeks with no activity.
Comments
Comment #1
yhahn commentedShould be fixed with http://drupal.org/cvs?commit=302858. Make sure to clear your caches before attempting a new export.
Note that this patch is a temporary workaround until #661332: Workaround for var_export() with stdClass objects is resolved (reviews of that patch would be appreciated).