The default_language factory uses the plone site root's .language due to acquisition.
- Create a site with English as the default language
- Set German as the default -and only- language
- Try to add a DX type TTW.
The default_language factory now return 'en' as the language, not 'de'.
The default_language factory uses the plone site root's .language due to acquisition.
The default_language factory now return 'en' as the language, not 'de'.