Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-1919

Workspace Publish Areas Should Be Created When Node Is Created By Publishing Operation

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 3.3.0.Final
    • 3.2.0.Final
    • API, Server
    • None

    Description

      When publishing/uploading a file using IRestClient (via ModeShape Tools), if a workspace/publish area is used that currently does not exist, the node is created. However the created node does not have the "mode:publishArea" mixin. When a subsequent query is done requesting the same workspace's publish areas, this new node is not returned.

      I guess another possibility is that the query ModeShape Tools is using to return the publish areas is wrong. Here is the query:

      SELECT [jcr:path], [jcr:title] FROM [mode:publishArea]
      

      Attachments

        Activity

          People

            hchiorean Horia Chiorean (Inactive)
            dflorian@redhat.com Daniel Florian (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: