You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Thilo Goetz (JIRA)" <ui...@incubator.apache.org> on 2008/01/28 18:27:34 UTC

[jira] Created: (UIMA-726) ArrayFSImpl.copyToArray will throw NPE when array element is null

ArrayFSImpl.copyToArray will throw NPE when array element is null
-----------------------------------------------------------------

                 Key: UIMA-726
                 URL: https://issues.apache.org/jira/browse/UIMA-726
             Project: UIMA
          Issue Type: Bug
          Components: Core Java Framework
    Affects Versions: 2.2.1
            Reporter: Thilo Goetz
             Fix For: 2.3


This is not correct: a null element should be created instead.

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


[jira] Closed: (UIMA-726) ArrayFSImpl.copyToArray will throw NPE when array element is null

Posted by "Michael Baessler (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Baessler closed UIMA-726.
---------------------------------


Fixed.

Thanks!

> ArrayFSImpl.copyToArray will throw NPE when array element is null
> -----------------------------------------------------------------
>
>                 Key: UIMA-726
>                 URL: https://issues.apache.org/jira/browse/UIMA-726
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>    Affects Versions: 2.2.1
>            Reporter: Thilo Goetz
>            Assignee: Michael Baessler
>             Fix For: 2.3
>
>
> This is not correct: a null element should be created instead.

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


[jira] Assigned: (UIMA-726) ArrayFSImpl.copyToArray will throw NPE when array element is null

Posted by "Thilo Goetz (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thilo Goetz reassigned UIMA-726:
--------------------------------

    Assignee: Thilo Goetz

> ArrayFSImpl.copyToArray will throw NPE when array element is null
> -----------------------------------------------------------------
>
>                 Key: UIMA-726
>                 URL: https://issues.apache.org/jira/browse/UIMA-726
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>    Affects Versions: 2.2.1
>            Reporter: Thilo Goetz
>            Assignee: Thilo Goetz
>             Fix For: 2.3
>
>
> This is not correct: a null element should be created instead.

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


[jira] Resolved: (UIMA-726) ArrayFSImpl.copyToArray will throw NPE when array element is null

Posted by "Thilo Goetz (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thilo Goetz resolved UIMA-726.
------------------------------

    Resolution: Fixed
      Assignee: Michael Baessler  (was: Thilo Goetz)

Michael, please check if this fixes your problem.


> ArrayFSImpl.copyToArray will throw NPE when array element is null
> -----------------------------------------------------------------
>
>                 Key: UIMA-726
>                 URL: https://issues.apache.org/jira/browse/UIMA-726
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>    Affects Versions: 2.2.1
>            Reporter: Thilo Goetz
>            Assignee: Michael Baessler
>             Fix For: 2.3
>
>
> This is not correct: a null element should be created instead.

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