Closed jimi75 closed 7 years ago
Hi @jimi75,
If I recall correct, we fixed this just a little while ago in this PR: https://github.com/BoltTranslate/Translate/pull/138
Could you check it that is working for you?
Hello @lenvanessen
Yeap! You are right with #138 its all working correctly.
Thanks and.... Closing!
This commit fix a bug caused by an empty repeater field saved in default language, after that if you try to save the entry in other language than default cause exception
Warning: Invalid argument supplied for foreach()
because there is no fields to iterate.Fixes: #147