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

       Web browser: ---
             Bug #: 30665
           Summary: Wikitext parser should allow whitespace between
                    brackets
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: UploadWizard
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified


The nifty JS wikitext parser supports the following syntax:

[$1 said foo to $2]

However, it breaks if you write it:
[ $1 said foo to $2]

Translators sometimes put spaces there, unwittingly breaking UW for their
language.  I removed the extraneous spaces from the messages file today as a
temporary fix (r95892), but we can't expect translators to know what to do,
since the PHP parser ignores the whitespace.

-- 
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