Closed (duplicate)
Project:
Entity Translation
Version:
7.x-1.x-dev
Component:
Base system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Mar 2013 at 13:49 UTC
Updated:
4 Mar 2013 at 14:03 UTC
Since http://drupal.org/node/1890346, the "Language" selector widget appeared on entities that are not translatable. However, there are no settings in the "Entity translation" configuration page to control this language selector widget for non-translatable entities.
I think there should be a way, as with translatable entities, to define a default language for the fields of these entities, hide the selector language widget or remove the "Language neutral" option.
I'm happy to create a patch for that but would like to have confirmation that you agree with this approach...
Comments
Comment #1
plachI think this is a straight bug: we should totally leave alone untranslatable entities.
Related issue: #1924088: Wrong form "language" value in case of content-translation enabled bundles.
Comment #2
plachComment #3
plachActually they are probaly the same issue after all.