Content deleted Content added
Marc Kupper (talk | contribs) →Suppress spurious warning about zero-width joiner: revise to simplify |
|||
Line 312:
: Another way to code the template check which is to see if any characters in the string being examined are part language blocks that uses characters such as the zero-width joiner and to then suppress warnings about the zero-width joiners. All 13 characters in the example title prior to the zero-width joiner were in the [[Malayalam (Unicode block)]] which runs from U+0D00 to U+0D7F. --[[User:Marc Kupper|Marc Kupper]]|[[User talk:Marc Kupper|talk]] 01:22, 8 June 2016 (UTC)
::Please let us not go back to 2004 with HTML entities.
::These are valid Unicode characters, which are required in these languages, and which can be easily typed using keyboards for these languages.
::The right thing would be to check the language automatically and not show this error if it is one of the languages in which this character is valid, as you suggest initially. --[[User:Amire80|Amir E. Aharoni]] ([[User talk:Amire80|talk]]) 15:28, 20 July 2016 (UTC)
|