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

Canonicalize BlobProvider path property value

    XMLWordPrintable

    Details

    • Release Notes Summary:
      The binary store path is canonicalized.
    • Tags:
    • Backlog priority:
      700
    • Sprint:
      nxFG 11.1.5

      Description

      Enhance LocalBinaryManager.initialize(String, Map<String, String>) by adding the following code at line 102

      base = base.getCanonicalFile();
      

      This better prepares the file for subsequent use by class FileOutputStream and allows usage of '..' shortcut for the blob provider path.

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 1 hour
                1h