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

Don't use FreeMarker interpolations in configuration templates conditions

    XMLWordPrintable

    Details

    • Tags:
    • Backlog priority:
      300

      Description

      As raised by http://answers.nuxeo.com/questions/4270/use-of-freemarker-interpolations-in-nuxeo-templates , there are FreeMarker mis-usages in the configuration templates such as

      <#if "${nuxeo.db.type}" == "postgresql">

      instead of

      <#if nuxeo.db.type == "postgresql">

        Attachments

          Activity

            People

            • Assignee:
              jcarsique Julien Carsique
              Reporter:
              jcarsique Julien Carsique
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:

                Time Tracking

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