Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-2752

Provide urls with document path instead of id

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.1.x, 5.2 M3
    • Component/s: Seam / JSF UI
    • Impact type:
      API change
    • Upgrade notes:
      Hide

      DocumentLocation inrerface has two additional methods:
      PathRef getPathRef();
      IdRef getIdRef();

      Show
      DocumentLocation inrerface has two additional methods: PathRef getPathRef(); IdRef getIdRef();

      Description

      url to docs look like: nxdoc/repository/docuid/viewid, make it possible to use the doc path instead of the id.

      url with path will look like: nxpath/repoitory/path/to/doc@viewid

      instead of having :http://localhost:8080/nuxeo/nxdoc/default/b266f780-11a5-4a60-af43-6368fa8deaf7/view_documents
      we'll be able to use something like http://localhost:8080/nuxeo/nxpath/default/default-domain/workspaces@view_documents too.

        Attachments

          Activity

            People

            • Assignee:
              atchertchian Anahide Tchertchian
              Reporter:
              atchertchian Anahide Tchertchian
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: