With the locale module enabled and only one language enabled, the call to language_initialize() on line 101 will fail due to a missing include (drupal-root/includes/language.inc).

CommentFileSizeAuthor
#2 language_initialize.patch722 byteskaare

Comments

nedjo’s picture

Thanks for the note. Patch welcome.

kaare’s picture

StatusFileSize
new722 bytes

Here goes. It uses the same test as in bootstrap.inc

kaare’s picture

Status: Active » Needs review
nedjo’s picture

Looks good to me. Can anyone confirm that this indeed fixes the issue?

nedjo’s picture

Status: Needs review » Fixed

Applied.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.