You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The language fallback in the country generic query countries.rq can result in unexpected labels, on the other hand it makes it less likely for us to display an identifier.
Some thoughts:
Can we make the query somehow less label dependent
Make the query more complex using sub queries and store language fallbacks per country (terrible idea)
In case we do end up with a QID ensure it displays in a more informative (we should probably do this across GD anyway)
Write a test that checks that countries.rq do return sane en/mul labels (the easiest?)
What browsers are you seeing the problem on?
No response
The text was updated successfully, but these errors were encountered:
What happened?
Following up on the discussion in #472.
The language fallback in the country generic query
countries.rq
can result in unexpected labels, on the other hand it makes it less likely for us to display an identifier.Some thoughts:
countries.rq
do return sane en/mul labels (the easiest?)What browsers are you seeing the problem on?
No response
The text was updated successfully, but these errors were encountered: