You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Jörn Kottmann (JIRA)" <ui...@incubator.apache.org> on 2009/05/22 14:08:45 UTC

[jira] Closed: (UIMA-570) Cas Editor does not work if there is more than one workbench window

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

Jörn Kottmann closed UIMA-570.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3CE

The error occurred when one document was opened in two editors and one of the editors was closed, because
the connect and disconnect methods of the IAnnotationModel did not handle the case of multiple editors correctly. 

To fix the bug the implementation now uses reference counting (suggested in the API documentation of the IAnnotationModel) to track the connected editors. 

> Cas Editor does not work if there is more than one workbench window
> -------------------------------------------------------------------
>
>                 Key: UIMA-570
>                 URL: https://issues.apache.org/jira/browse/UIMA-570
>             Project: UIMA
>          Issue Type: Bug
>          Components: Sandbox-CasEditor
>            Reporter: Jörn Kottmann
>            Assignee: Jörn Kottmann
>            Priority: Minor
>             Fix For: 2.3CE
>
>


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