Posted by Zarei on November 4, 2007 at 3:47pm
Jump to:
| Project: | Menu Translation |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
When translating I sometimes get this warning and the translation isn't saved:
user warning: Duplicate entry '0-sv' for key 1 query: INSERT INTO drupal53menutranslation (mid, lang, title) VALUES (-264, 'sv', 'Skapa innehåll') in /hsphere/local/home/projekt6/projekt6.se/drupal/includes/database.mysql.inc on line 172.
Comments
#1
This bug results in a duplicate entry being created in the menu list.
I'm running drupal 5.3 and i18n
#2
With a clean install this problem disappeared.