Problem
Nontranslated records are not show in listview if L=1
Cause
Settings in sys_language_mode and/or sys_language_overlay
Solution
This is NOT an error. This is, how it was ment to be 🙂
To show the records anyway, use
config.sys_language_overlay = 1
instead of
config.sys_language_overlay = hideNonTranslated