Feature #41448
closed
Allow to force sys_language_uid to "All" for new records in the default language
Added by Stefan Galinski about 12 years ago.
Updated 5 months ago.
Description
Currently it's not possible to force the language field of new records to "All" (TCAdefaults.tt_content.sys_language_uid = -1) for records in the default language. The field value is always overwritten by the incoming default wizard data (class.t3lib_transferdata.php).
Related issues
2 (2 open — 0 closed)
- Target version set to 7.4 (Backend)
- Target version changed from 7.4 (Backend) to 7.5
- Target version deleted (
7.5)
- Category set to Localization
This issue seems still present on 10.4.0-dev (latest master)
Of course, the new content element wizard hands in a defined "sys_language_uid" parameter due to sorting & language & colPos constraints. I highly recommend to avoid language=-1 everywhere, instead we should fine better solutions in Core to overcome the need for sys_language_uid=-1
- Related to Epic #93291: Remove sys_language_uid=-1 added
- Related to Epic #101557: Translation Handling Findings added
- Status changed from New to Rejected
See my comment 4 years ago. Nowadays there is also a translation initative ensuring to get rid of "-1" as DB value.
I will close this issue now. If you feel this is the wrong decision, let me know and I can re-open the issue.
Also available in: Atom
PDF