[
https://issues.apache.org/jira/browse/DERBY-5897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kristian Waagan resolved DERBY-5897.
------------------------------------
Resolution: Fixed
Fix Version/s: 10.10.0.0
Issue & fix info: (was: Patch Available)
Committed patch 1a, with some formatting modifications, to trunk with revision
1372345.
> Broken handling of paths with special characters in
> compatibility/VersionCombinationConfigurator
> ------------------------------------------------------------------------------------------------
>
> Key: DERBY-5897
> URL: https://issues.apache.org/jira/browse/DERBY-5897
> Project: Derby
> Issue Type: Bug
> Components: Test
> Affects Versions: 10.10.0.0
> Reporter: Kristian Waagan
> Assignee: Kristian Waagan
> Priority: Minor
> Fix For: 10.10.0.0
>
> Attachments: derby-5897-1a-url_handling.diff
>
>
> 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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira