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

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

[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
            Priority: Minor
         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.


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

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-6544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12876614#action_12876614 ] 

Hudson commented on HARMONY-6544:
---------------------------------

Integrated in Harmony-1.5-head-linux-x86_64 #832 (See [http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/832/])
    Applied patch from "[#HARMONY-6544] [classlib][luni]Windows file path causes
IllegalArgumentException".  Then removed tabs and commented out code.


> [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.


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

Posted by "Chen Wang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-6544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chen Wang updated HARMONY-6544:
-------------------------------

    Attachment: HARMONY-6544.diff

The patch fixes the defect.

> [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
>            Priority: Minor
>         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.


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

Posted by "Mark Hindess (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-6544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Hindess reassigned HARMONY-6544:
-------------------------------------

    Assignee: Mark Hindess

> [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.


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

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-6544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12876661#action_12876661 ] 

Hudson commented on HARMONY-6544:
---------------------------------

Integrated in Harmony-select-1.5-head-linux-x86_64 #22 (See [http://hudson.zones.apache.org/hudson/job/Harmony-select-1.5-head-linux-x86_64/22/])
    Applied patch from "[#HARMONY-6544] [classlib][luni]Windows file path causes
IllegalArgumentException".  Then removed tabs and commented out code.


> [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.


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

Posted by "Chen Wang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-6544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chen Wang closed HARMONY-6544.
------------------------------


Test as expected. Thank you very much Mark!

> [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.


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

Posted by "Mark Hindess (JIRA)" <ji...@apache.org>.
     [ 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.