You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "Florian Müller (JIRA)" <ji...@apache.org> on 2014/12/19 15:37:13 UTC

[jira] [Resolved] (CMIS-879) Bad assertion while trying to list repositories with browser binding

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

Florian Müller resolved CMIS-879.
---------------------------------
       Resolution: Fixed
    Fix Version/s: OpenCMIS 0.13.0
         Assignee: Florian Müller

> Bad assertion while trying to list repositories with browser binding
> --------------------------------------------------------------------
>
>                 Key: CMIS-879
>                 URL: https://issues.apache.org/jira/browse/CMIS-879
>             Project: Chemistry
>          Issue Type: Bug
>          Components: opencmis-server
>    Affects Versions: OpenCMIS 0.12.0
>            Reporter: Nicolas Brandt
>            Assignee: Florian Müller
>            Priority: Minor
>             Fix For: OpenCMIS 0.13.0
>
>
> Into _serve_ method of _org.apache.chemistry.opencmis.server.impl.browser.RepositoryService.GetRepositories_ class the following assertion is wrong :
> bq. assert repositoryId != null;
> This method is called in order to get the list of repositories ids available, so the _repositoryId_ can't be filled.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)