You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "Stephan Klevenz (JIRA)" <ji...@apache.org> on 2010/03/15 18:31:27 UTC

[jira] Created: (CMIS-161) RepositoryServiceImpl:getTypeChildren throws CmisObjectNotFoundException

RepositoryServiceImpl:getTypeChildren throws CmisObjectNotFoundException
------------------------------------------------------------------------

                 Key: CMIS-161
                 URL: https://issues.apache.org/jira/browse/CMIS-161
             Project: Chemistry
          Issue Type: Bug
          Components: opencmis-provider
         Environment: InMemory Repository
Atom Binding
repositoryId = A1
typeId = cmis:document
            Reporter: Stephan Klevenz
            Assignee: Florian Müller


getTypeChildren() of class RepositoryServiceImpl throws ONFE in case of type has no children
empty list is expected instead

TestCases: 
class ReadOnlyTypeTest()
 - readTypeChildrenDocument()
- readTypeChildrenFolder()
- readTypeDescandantsDocument()
- readTypeDescandantsFolder()

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


[jira] Resolved: (CMIS-161) RepositoryServiceImpl:getTypeChildren throws CmisObjectNotFoundException

Posted by "Florian Müller (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CMIS-161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Florian Müller resolved CMIS-161.
---------------------------------

    Resolution: Fixed

> RepositoryServiceImpl:getTypeChildren throws CmisObjectNotFoundException
> ------------------------------------------------------------------------
>
>                 Key: CMIS-161
>                 URL: https://issues.apache.org/jira/browse/CMIS-161
>             Project: Chemistry
>          Issue Type: Bug
>          Components: opencmis-provider
>         Environment: InMemory Repository
> Atom Binding
> repositoryId = A1
> typeId = cmis:document
>            Reporter: Stephan Klevenz
>            Assignee: Florian Müller
>
> getTypeChildren() of class RepositoryServiceImpl throws ONFE in case of type has no children
> empty list is expected instead
> TestCases: 
> class ReadOnlyTypeTest()
>  - readTypeChildrenDocument()
> - readTypeChildrenFolder()
> - readTypeDescandantsDocument()
> - readTypeDescandantsFolder()

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


[jira] Closed: (CMIS-161) RepositoryServiceImpl:getTypeChildren throws CmisObjectNotFoundException

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

Stephan Klevenz closed CMIS-161.
--------------------------------


> RepositoryServiceImpl:getTypeChildren throws CmisObjectNotFoundException
> ------------------------------------------------------------------------
>
>                 Key: CMIS-161
>                 URL: https://issues.apache.org/jira/browse/CMIS-161
>             Project: Chemistry
>          Issue Type: Bug
>          Components: opencmis-provider
>         Environment: InMemory Repository
> Atom Binding
> repositoryId = A1
> typeId = cmis:document
>            Reporter: Stephan Klevenz
>            Assignee: Florian Müller
>
> getTypeChildren() of class RepositoryServiceImpl throws ONFE in case of type has no children
> empty list is expected instead
> TestCases: 
> class ReadOnlyTypeTest()
>  - readTypeChildrenDocument()
> - readTypeChildrenFolder()
> - readTypeDescandantsDocument()
> - readTypeDescandantsFolder()

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