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

--- Comment #5 from James Forrester <[email protected]> ---
(In reply to comment #4)
> (In reply to comment #2)
> > API call should ideally specify the fall-back language chain and return just
> > one set for clients (so the weight is on the server).
> 
> Do we care about the real language info of a label.

We don't, but users on multi-lingual wikis will if we send them 1 MiB of
descriptions of a template when they only care about 2 KiB worth of the
contents. :-)

> That is, is this fine?
> 
> {
>     "pages": {
>         "1467239": {
>             "title": "Predefini\u00e7\u00e3o:Refer\u00eancias",
>             "description": {
>                 "pt": "Some text written in English"
>             },
>             "params": {
>                 "t\u00edtulo": {
>                     "label": {
>                         "pt": "Some other text written in Spanish"
>                     },
>                     ...
>             }
>             ...
>      }
> }

Fine technically - I think users would be upset and confused.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to