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

Problem building XWiki Platform - Core - Core with Polish locale set (UtilTest.testConvertToAlphaNumeric())

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.1 RC1
    • 2.1 M1
    • {Unused} Core
    • None
    • Unknown

    Description

      There is a funny lil problem running

      testConvertToAlphaNumeric()

      in class

      core\xwiki-core\src\test\java\com\xpn\xwiki\util\UtilTest.java 
      assertEquals("e", Util.convertToAlphaNumeric("e$%?#^()"));

      "?" (hex 0xA3) is a Polish letter (it's even the first letter of my name ) that is converted to "L" which in turns produces "eL" --> test fails --> build fails

      Attachments

        Activity

          People

            sdumitriu Sergiu Dumitriu
            lskowronski ?ukasz Skowro?ski
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: