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

Fix ConversionService contribution override

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 7.10
    • Fix Version/s: 7.10-HF19, 8.10-HF01, 9.1
    • Component/s: Convert

      Description

      The code of org.nuxeo.ecm.core.convert.extension.GlobalConfigDescriptor is incorrect in several respects, which prevent having an override from a second contribution:

      • the update method uses != instead of equals for string comparison, and should use the base String and not go through a File object.
      • the GC interval and disk cache size cannot be overridden back to 10.
      • the disk cache size comparison uses the incorrect default constant.

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated:
                Resolved: