Closed (fixed)
Project:
Internationalization
Version:
6.x-1.0-beta4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Oct 2008 at 09:04 UTC
Updated:
18 Jan 2009 at 01:10 UTC
When all synchronize translations options for some content type switched on except File attachments and after submitting node translation with language specific attachment receive warning:
user warning: Duplicate entry '5-4' for key 1 query: INSERT INTO upload (fid, nid, vid, list, description, weight) VALUES (4, 5, 5, 1, 'zapr_en.pdf', 0) in C:\xampplite\htdocs\pampuh.local\sites\all\modules\i18n\i18nsync\i18nsync.module on line 122.
and files attached successfully.
Need just remove this warning.
Comments
Comment #1
jose reyero commentedThis is working in latest 6.x-dev.
Plus: files are not removed anymore when one of the translations is deleted.