Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-3807

traces of removed ij functionality of ij.unicodeEscape should be removed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 10.5.1.1
    • 10.5.1.1
    • Tools
    • None

    Description

      2 i18n tests refer to ij functionality that no longer exists: ij.unicodeEscape. This is referenced in the following places:

      • test i18n/LocalizedDisplay_app.properties
        this test is getting converted into junit with DERBY-1726, but the ij.unicodeEscape property is useless and should be removed anyway
      • test (name) i18n/UnicodeEscape_JP
        this tests tests adds nothing to existing tests in its current incarnation and can be removed
      • org.apache.derby.iapi.tools.i18n.LocalizedResource
        methods:
      • getUnicodeEscape and setUnicodeEscape
        used to set and unset the property but are not used except in toString and can be removed
      • toString
        prints out the ijUnicodeEscape property value, but as it doesn't do anything, the reference can be removed.

      Attachments

        1. DERBY-3807.stat
          0.6 kB
          Myrna van Lunteren
        2. DERBY-3807.diff
          16 kB
          Myrna van Lunteren

        Activity

          People

            myrna Myrna van Lunteren
            myrna Myrna van Lunteren
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: