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

       Web browser: ---
             Bug #: 31216
           Summary: Cite <ref> error messages save UI language text into
                    parser cache
           Product: MediaWiki extensions
           Version: any
          Platform: All
               URL: http://eo.wikipedia.org/wiki/Citrongor%C4%9Da_barbulo
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Cite
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Reported via IRC -- this Esperanto Wikipedia page
http://eo.wikipedia.org/wiki/Citrongor%C4%9Da_barbulo was showing a <ref> error
message in French.

Running ?action=purge to clear its cache re-rendered the page with the message
in Esperanto as expected.

Cite_body::error uses UI language:

   wfMsgNoTrans( 'cite_error', wfMsgNoTrans( $key, $param ) ) .

while everything else is content language.

Either this needs to use content language too or it needs to record the use of
the UI language in the parser options so it can go into to the parser cache
hash key, I think?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
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