Uploaded image for project: 'ManifoldCF'
  1. ManifoldCF
  2. CONNECTORS-1304

ban usage of String.toUpperCase() without Locale

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • ManifoldCF 2.4
    • ManifoldCF 2.5
    • SearchBlox connector
    • None

    Description

      When relied on the default Locale, toUpperCase() is not reliable. For example: In SearchBloxConnector.java, "title_boost".toUpperCase() will yield TÄ°TLE_BOOST on Turkish Locale and won't match TITLE_BOOST. We should prevent this in a more permanent way. I would like to integrate Uwe's forbidden apis when I have time.

      Attachments

        Issue Links

          Activity

            People

              iorixxx Ahmet Arslan
              iorixxx Ahmet Arslan
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: