Bug #80460
closedl10n_mode exclude without sync in T3 8.6.1
0%
Description
This is a follow up of #79983.
I (and I think also other people) really need to know how to handle fields in extensions with l10n_mode="exclude".
My goal is to deliver an extension (powermail) that should work in 7.6 and also in 8.7.
The situation: There are fields, that should be only visible in the default language in backend. In frontend the default value should be taken in any language. In the end I don't care if it's the default value (like in the past) or there is a working sync.
Like Christian wrote in #79983 there should be a sync now between default and additional languages - but this doesn't work in 8.6.1.
So what's the correct configuration to get this task solved for extension authors?
Updated by Christian Kuhn over 7 years ago
Please have a look at this with core master - a series of patches in this area have been applied and it l10n_mode=exclude should be correctly synched.
Updated by Oliver Hader over 7 years ago
- Category set to Localization
- Status changed from New to Needs Feedback
- Assignee set to Oliver Hader
Like Christian mentioned already, please use the recent version of Git master. TYPO3 8.6.1 basically is out-dated and was just released to contain a security bugfix back then.
Thanks in advance for giving some feedback whether the problems you mentioned still with Git master
Updated by Alex Kellner over 7 years ago
If this is already fixed, you can close this issue.
Thx for the answers.
Updated by Philipp Gampe over 7 years ago
- Related to Bug #81761: l10n_mode exclude is ignored in IRRE relations and deletes unrelated child records during l10n added
Updated by Riccardo De Contardi over 7 years ago
- Status changed from Needs Feedback to Closed
- Assignee deleted (
Oliver Hader)
This should be already resolved; I'm closing it for now - feel free to reopen it if it occurs again or you think that this decision is wrong. Thank you.