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

       Web browser: ---
            Bug ID: 43499
           Summary: Move wikitext parsing from jqueryMsg to server
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: ResourceLoader
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: mflasc...@wikimedia.org
                CC: krinklem...@gmail.com, roan.katt...@gmail.com,
                    tpars...@wikimedia.org
    Classification: Unclassified
   Mobile Platform: ---

As it says
(https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/core.git;a=blob;f=resources/mediawiki/mediawiki.jqueryMsg.js;h=6e2d3b410b33cfb8f2835ee6f1457b7dc264f35f;hb=refs/heads/master#l156)
this functionality should be moved to the server.

There is no logical reason to put it on the client.  The current structure is
confusing.  Among other things, the docs say to use mediawiki.jqueryMsg only
when you need PLURAL/GRAMMAR/GENDER.  But it's actually needed for any message
with e.g. an external link (it also has part of the infrastructure for wikilink
parsing, but not there's a missing piece, wlink; see
https://bugzilla.wikimedia.org/show_bug.cgi?id=43498).

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to