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 2007/09/11 09:39:32 UTC

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

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
            Reporter: Jörn Kottmann
            Assignee: Jörn Kottmann
            Priority: Minor




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


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

Posted by "Jörn Kottmann (JIRA)" <ui...@incubator.apache.org>.
     [ 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.


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

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

Jörn Kottmann updated UIMA-570:
-------------------------------

    Fix Version/s:     (was: 2.2.2S)

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


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


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

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

Michael Baessler updated UIMA-570:
----------------------------------

    Component/s:     (was: Sandbox)
                 Sandbox-CasEditor

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


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