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

[jira] Resolved: (HARMONY-6544) [classlib][luni]Windows file path causes IllegalArgumentException

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

Mark Hindess resolved HARMONY-6544.
-----------------------------------

    Fix Version/s: 5.0M15
       Resolution: Fixed

Thanks. I've applied your fix at r952573. I removed tab characters from your changed lines (since we try to use only 4 space indentation in harmony with no tabs) and removed the commented out code (svn records history so we don't have to).

Please confirm (by closing this JIRA) that your patch has been applied as expected. 


> [classlib][luni]Windows file path causes IllegalArgumentException
> -----------------------------------------------------------------
>
>                 Key: HARMONY-6544
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6544
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Chen Wang
>            Assignee: Mark Hindess
>            Priority: Minor
>             Fix For: 5.0M15
>
>         Attachments: HARMONY-6544.diff
>
>
> When an argument to a servlet consist of a windows file path containing '\' character (i.e., the back-slash character), an exception saying "java.lang.IllegalArgumentException: Argument must not be null" will happen.

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