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

            Bug ID: 71386
           Summary: the Sanitizer allows only ASCII and a some punctuation
                    in extension tag attributes
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Keywords: i18n
          Severity: normal
          Priority: Unprioritized
         Component: Parser
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: amir.ahar...@mail.huji.ac.il
            Blocks: 28980
       Web browser: ---
   Mobile Platform: ---

I took a stab at resolving Bug 28980 and adding a non-ASCII tag name.

This was surprisingly easy until I tried to make the tag's parameters non-ASCII
as well. Apparently, the Sanitizer only allows ASCII Latin letters, digits and
a bit of punctuation, but no Unicode characters.

Would it be disastrous to add support for non-ASCII characters?

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to