You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "unrealjiang (JIRA)" <ji...@apache.org> on 2007/02/12 09:31:05 UTC

[jira] Created: (CXF-418) AttachmentDeserializer will throw out NullPoint exception, if Content-ID is null

AttachmentDeserializer will throw out NullPoint exception, if Content-ID is null
--------------------------------------------------------------------------------

                 Key: CXF-418
                 URL: https://issues.apache.org/jira/browse/CXF-418
             Project: CXF
          Issue Type: Bug
          Components: Core
    Affects Versions: 2.0-RC
            Reporter: unrealjiang


AttachmentDeserializer readNext() will throw out NullPoint exception, if Content-ID is null.  Actually it will return null instead of throwing exception.

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


[jira] Closed: (CXF-418) AttachmentDeserializer will throw out NullPoint exception, if Content-ID is null

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

Dan Diephouse closed CXF-418.
-----------------------------

    Resolution: Fixed

> AttachmentDeserializer will throw out NullPoint exception, if Content-ID is null
> --------------------------------------------------------------------------------
>
>                 Key: CXF-418
>                 URL: https://issues.apache.org/jira/browse/CXF-418
>             Project: CXF
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0-RC
>            Reporter: unrealjiang
>         Assigned To: Jervis Liu
>             Fix For: 2.0-RC
>
>
> AttachmentDeserializer readNext() will throw out NullPoint exception, if Content-ID is null.  Actually it will return null instead of throwing exception.

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


[jira] Updated: (CXF-418) AttachmentDeserializer will throw out NullPoint exception, if Content-ID is null

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

Bozhong Lin updated CXF-418:
----------------------------

    Fix Version/s: 2.0-RC
         Assignee: Jervis Liu

> AttachmentDeserializer will throw out NullPoint exception, if Content-ID is null
> --------------------------------------------------------------------------------
>
>                 Key: CXF-418
>                 URL: https://issues.apache.org/jira/browse/CXF-418
>             Project: CXF
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0-RC
>            Reporter: unrealjiang
>         Assigned To: Jervis Liu
>             Fix For: 2.0-RC
>
>
> AttachmentDeserializer readNext() will throw out NullPoint exception, if Content-ID is null.  Actually it will return null instead of throwing exception.

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