cweb #10129385 Automatic language selection [resolved]
On page http://dbpedia.org/page/Louisa_May_Alcott | |
priority | normal |
---|---|
type | bug |
done in | 0.20181027.0 |
load left | 0.000 |
closed by | <not specified> |
On page http://dbpedia.org/page/Louisa_May_Alcott | |
priority | normal |
---|---|
type | bug |
done in | 0.20181027.0 |
load left | 0.000 |
closed by | <not specified> |
Comments
-
2018/08/28 12:04, written by lwouters
add commentSolved with the following change:
The component responsible for the rendering, instead of only returning the selected language (or the browser language) when requested for the language now return a vector of decreasingly prioritized language. If a language is explicitly selected by the user it will be the first item. Then, the browser's language may appear if it could be detected. If no language could be detected the vector is empty and it is up to the view to select an appropriate language (or a random one).