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

Bad variable extraction when templating doc contains complex FreeMarker expression

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Renditions

      Description

      Some valid FreeMarker expression are wrongly managed by the Variable Extractor

      [#if (doc.schema.field > 0)]
      [/#if]
      
      [#list 1..(doc.vItemGeneral.packMaterialNature?size - 1) as cpt]
      [/#if]
      

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                tdelprat Thierry Delprat
                Reporter:
                tdelprat Thierry Delprat
                Participants:
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: