Uploaded image for project: 'Chemistry (Retired)'
  1. Chemistry (Retired)
  2. CMIS-879

Bad assertion while trying to list repositories with browser binding

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • OpenCMIS 0.12.0
    • OpenCMIS 0.13.0
    • opencmis-server
    • None

    Description

      Into serve method of org.apache.chemistry.opencmis.server.impl.browser.RepositoryService.GetRepositories class the following assertion is wrong :

      assert repositoryId != null;

      This method is called in order to get the list of repositories ids available, so the repositoryId can't be filled.

      Attachments

        Issue Links

          Activity

            People

              fmui Florian Müller
              nbrandt Nicolas Brandt
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: