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

            Bug ID: 68090
           Summary: Parsoid treats interlanguage links with leading spaces
                    as if they had a leading colon
           Product: Parsoid
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
       Web browser: ---
   Mobile Platform: ---

Consider the following wikitext:

[[fr:eau]] [[es: eau]] [[ ru:eau]] [[ da: eau]] [[  DE : eau  ]]

The PHP parser interprets all five of these as interlanguage links, and puts
them in the sidebar.

Parsoid correctly interprets the first two as language links, but treats the
last three as if they had a leading colon.

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