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

Keep title similar to filename and path segment (name) similar to title

    XMLWordPrintable

    Details

    • Type: New Feature
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.3 GA
    • Fix Version/s: 5.4
    • Component/s: None
    • Impact type:
      Configuration format change
    • Upgrade notes:
      Hide

      If there is a need to revert back to the old way of generating URLs, this can be done using the following contribution:

      <extension target="org.nuxeo.ecm.core.api.pathsegment.PathSegmentService"
      point="pathSegmentService">
      <service class="org.nuxeo.ecm.core.api.pathsegment.PathSegmentServiceCompat" />
      </extension>

      Show
      If there is a need to revert back to the old way of generating URLs, this can be done using the following contribution: <extension target="org.nuxeo.ecm.core.api.pathsegment.PathSegmentService" point="pathSegmentService"> <service class="org.nuxeo.ecm.core.api.pathsegment.PathSegmentServiceCompat" /> </extension>

      Description

      In order to avoid surprises when mapping between different protocols, we should:

      • keep the title as close as possible to the filename when uploading a file (-> toto.doc),
      • keep the relative path segment as close as possible to the title.

        Attachments

          Activity

            People

            • Assignee:
              fguillaume Florent Guillaume
              Reporter:
              fguillaume Florent Guillaume
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: