english only: duplicate db entry
hass - March 20, 2007 - 23:11
| Project: | Auto locale import |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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.
| Attachment | Size |
|---|---|
| autolocale_duplicate-db-entry1.patch | 473 bytes |

#1
Thanks, patch comitted.
#2