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/28 13:55:49 UTC

[jira] Assigned: (HARMONY-6559) [classlib][luni]Quotation marks causes IllegalArgumentException

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

Tim Ellison reassigned HARMONY-6559:
------------------------------------

    Assignee: Tim Ellison

> [classlib][luni]Quotation marks causes IllegalArgumentException
> ---------------------------------------------------------------
>
>                 Key: HARMONY-6559
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6559
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Chen Wang
>            Assignee: Tim Ellison
>            Priority: Minor
>         Attachments: HARMONY-6559.diff
>
>
> When an argument to a servlet consists of a quotation marks character, an exception saying "java.lang.IllegalArgumentException: Argument must not be null" will happen.
> How to reproduce the defect:
> I have narrowed down the failure with a small test case, which I run against a server that is exposing the 'servlet' application on default port. The server is a default server started by tests.support.Support_Jetty.

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