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

Can not CreateDocument() without first issuing a GET (GetChildren())

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • DotCMIS 0.2
    • DotCMIS 0.3
    • dotcmis
    • C# .NET 3.5, Alfresco Community 3.4.1, Console client running on Windows XP, created with Visual Studio 2008

    Description

      Using DotCMIS/Community Share Version :Community - v3.4.0 (d 3370) I am able to get repository information (Name, ID, etc.) as well as list the contents of a particular folder without issue. I can also upload content via CreateDocument without issue only if it is called after I list the contents of a folder via folder.GetChildren().
      I am unable to create a document using CreateDocument() without a call to folder.GetChildren() first (A GET request).
      The exception being thrown is in atompub.cs line 448: throw ConvertStatusCode(resp.StatusCode, resp.Message, resp.ErrorContent, null); I am also receiving a 401 from Apache.

      Attachments

        Activity

          People

            fmui Florian Müller
            tcallanan Tim Callanan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: