Hello

I've discovered a bug that I find annoying and very important. I can add many translations for the same language as long as I know the URL.
Lets say I have a page nid:50 which is in English and I need to translate it in French. I can create many French translations to nid:50 as long as I know the URL which will be node/add/page?translation=50&language=fr, of course I18N will only detect the last French translation added in node/50/translate, but many will remain in the DB. I think it will be more like that, as soon as a translation is added for a content type in a specific language, Drupal should prevent any creation of the same language.

Regards,
Peter

Comments

Jose Reyero’s picture

Project: Internationalization » Drupal core
Version: 6.x-1.9 » 6.x-dev
Component: Code » translation.module
Priority: Critical » Normal

This should be for Drupal core translation module.

Status: Active » Closed (outdated)

Automatically closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.