Project:Auto locale import
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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.

AttachmentSize
autolocale_duplicate-db-entry1.patch473 bytes

Comments

#1

Status:needs review» fixed

Thanks, patch comitted.

#2

Status:fixed» closed (fixed)
nobody click here