- 🇺🇦Ukraine podarok Ukraine
needs reroll
git apply 2908530-12.patch error: patch failed: src/TranslationHelper.php:65 error: src/TranslationHelper.php: patch does not apply error: patch failed: tests/src/FunctionalJavascript/TranslationTest.php:76 error: tests/src/FunctionalJavascript/TranslationTest.php: patch does not apply
I can confirm this is still issue. I'm on the latest version ( 2.0.0-rc10 ) and our live site is on D 9.5.11, but I tried this out on a fresh install of drupal 10 (10.1) just to make sure it wasn't just the live site.
IEF works great on English content only, but with other languages (multi-lingual) there are few issues.
Basic setup - enable tmgmt module (for translations) and Language module (and create another language). Create a Reference to Content to another Content type. Then create a translation, and on the translated page try to add translated node (or new).
Oberervations --
If on the "manage form display" configuration page (/admin/structure/types/manage/CONTENTTYPE/form-display) if I switch the widget from IEF complex or simple back to just "Select List" or "Autocomplete" then it points to where it should (translated node in another language) but going back to IEF will switch it back to default language (in my case english)On the translated node's IEF complex form, the options to add another item, or "remove" an existing one are missing, but on English works perfectly.
Would it help to add images or something? I think maybe team knows exactly how to reproduce by now, maybe I can also look into this one and help, but wasn't sure if this bug is being worked on/already fixed. Any updates on this one?