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

Broken handling of paths with special characters in compatibility/VersionCombinationConfigurator

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 10.10.1.1
    • 10.10.1.1
    • Test
    • None

    Description

      Some of the code handling paths in compatibility/VersionCombinationConfigurator is broken.
      The issue is that the location of a given class is given as a URL. This means the path will be URL encoded, and, for instance, spaces will be encoded as '%20'.

      This bug typically shows itself as an NPE when invoking compatibility._Suite.

      Attachments

        1. derby-5897-1a-url_handling.diff
          5 kB
          Kristian Waagan

        Activity

          People

            kristwaa Kristian Waagan
            kristwaa Kristian Waagan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: