https://bugzilla.wikimedia.org/show_bug.cgi?id=1495

--- Comment #26 from Niklas Laxström <[email protected]> ---
(In reply to comment #25)
> If we change the process to:
> 
> * Check the DB and then the Language object for each language in the fallback
> 
> Then the precedence becomes proper again.

It's not that simple. Some times the wiki version (or translations of it)
should take precedence of stock translations, sometimes not.

Another issue is that you cannot loop through l10n cache (what you call
language object) per language. In the caches the whole fallback chain has been
merged already, and you have no information of what language is returned.
Fixing that is a project of its own.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to