You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Tim Ellison (JIRA)" <ji...@apache.org> on 2010/06/10 19:46:13 UTC

[jira] Resolved: (HARMONY-6537) [classlib][luni] JarFile can not accept entry name contains special url format

     [ https://issues.apache.org/jira/browse/HARMONY-6537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Ellison resolved HARMONY-6537.
----------------------------------

    Resolution: Fixed

Thanks Deven.

I applied a slightly modified version of your patch to the LUNI module at repo revision r953409.

Please verify it was applied as  you expected.


> [classlib][luni] JarFile can not accept entry name contains special url format 
> -------------------------------------------------------------------------------
>
>                 Key: HARMONY-6537
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6537
>             Project: Harmony
>          Issue Type: Bug
>            Reporter: deven you
>            Assignee: Tim Ellison
>         Attachments: HARMONY-6537.diff, url-test.jar
>
>   Original Estimate: 96h
>  Remaining Estimate: 96h
>
>  JarFile can not accept entry name contains special url fomat, some url formats will contain special characters, like %20 used to replace space character. JarFile do not recognize these formats.
> I have added a test for a jar file url-test.jar for this purpose. The jar file should be placed at the resources/org/apache/harmony/luni/tests/java/net/url-test.jar under module/luni/src/test folder.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.