Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add fallback UID option for languageExceptionUids #545

Open
almfisch opened this issue Oct 10, 2017 · 1 comment
Open

Add fallback UID option for languageExceptionUids #545

almfisch opened this issue Oct 10, 2017 · 1 comment

Comments

@almfisch
Copy link

Hi,

would it be possible to add a new option (e.g. languageExceptionUidsFallbackUid) to change the language-fallback-uid from 0 to any other id?

Here a sample case:
lang, id 0: german
lang id 1: english
lang id 3: french
lang id 4: chinese

'languageExceptionUids' => '4'
It will fall back to german, but english would be better, so this option would be nice:
'languageExceptionUidsFallbackUid' => '1'

Many regards

Andi

@hhchrizzo
Copy link

hhchrizzo commented Feb 2, 2018

Once there was the Option 'languageFallbackUid' for that. It it doesn't work anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants