Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-678

Extend Util.noaccents to work for non-french characters

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 1.0 B2
    • None
    • {Unused} Core
    • None

    Description

      The Util.noaccents function is intended to replace accented characters used in different languages with an ASCII-7 equivalent, like รข => a, ? => t. The version up to Beta1 did this only for characters found in the french alphabet, and using a hardcoded latin-1 string.

      The new version does this for most translatable unicode characters, and using the \uNNNN notation.

      Attachments

        Activity

          People

            sdumitriu Sergiu Dumitriu
            sdumitriu Sergiu Dumitriu
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: