Repeatable: Always
Steps to repeat:
1. Enable Locale module
2. Add one or more languages
3. Install Taxonomy Translation and Administration Language modules
4. Create a vocabulary and configure with "translate" option
5. Create a content type and add a taxonomy term reference field (unlimited)
6. Add a node for a language other than the admin language and add a term in the term reference field
7. Go look at the terms for the vocabulary and the term will be marked with the admin language rather than the language that it should have
Expected Results:
* Language for term should be assigned based on language of interface even if we are using the admin_language module
Actual Results:
* Language for term is tied to admin_language setting
Comments
Comment #1
jose reyero commentedSee #1531002: Use proper content/interface/context language everywhere.
I think it is the same issue.
Comment #1.0
jose reyero commentedclarify