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

Fix S3 bucket property name

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.8.0-HF37, 6.0-HF23, 7.10-HF01
    • Fix Version/s: 7.10-HF03, 8.1
    • Component/s: Core
    • Tags:
    • Upgrade notes:
      Hide

      `nuxeo.s3storage.bucket.prefix` moved to `nuxeo.s3storage.bucket_prefix`

      Show
      `nuxeo.s3storage.bucket.prefix` moved to `nuxeo.s3storage.bucket_prefix`

      Description

      The key used to specify a prefix in S3 conflicts with the bucket key in freemarker.

      In the S3 package, the bucket to use is specified by nuxeo.s3storage.bucket.
      Optionally, a prefix to use for the files in the bucket can be specified by nuxeo.s3storage.bucket.prefix

      If the prefix is used, there is the following error on startup:

      FreeMarker variables: ignored 'nuxeo.s3storage.bucket' conflicting with 'nuxeo.s3storage.bucket.[prefix]'
      

      The nuxeo.s3storage.bucket.prefix will be replaced by nuxeo.s3storage.bucket_prefix

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated:
                Resolved: