Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-8475

EL query parser can produce wrong output when input contains multiple escaped expressions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.13.2
    • 1.14.0
    • Core Framework
    • None

    Description

      It can be replicated with GenerateFlowFile using 'Custom Text':

      aaa $${var1} bbb
      ccc $${var2} ddd
      

      Output:

      aaa ${var1}aaa ${var1} bbb
      ccc ${var2} ddd
      

      Expected output:

      aaa ${var1} bbb
      ccc ${var2} ddd
      

      Attachments

        Issue Links

          Activity

            People

              turcsanyip Peter Turcsanyi
              turcsanyip Peter Turcsanyi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 0.5h
                  0.5h