if i'm trying to install english *only* with a profile - i get this error message when install finishes:

user warning: Duplicate entry 'en' for key 1 query: INSERT INTO locales_meta (locale, name, enabled, isdefault) VALUES ('en', 'English', 1, 1) in C:\Inetpub\wwwroot\drupal-5.1\includes\database.mysql.inc on line 172.

Attached a patch to fix this.

CommentFileSizeAuthor
autolocale_duplicate-db-entry1.patch473 byteshass

Comments

gábor hojtsy’s picture

Status: Needs review » Fixed

Thanks, patch comitted.

Anonymous’s picture

Status: Fixed » Closed (fixed)