Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-3396

CRLF in ACTION cell of xlsx spreadsheet is not treated as is

XMLWordPrintable

    • 2018 Week 48-50
    • Hide

      1. mvn clean install
      2. mvn exec:java -Dexec.mainClass=com.sample.DecisionTableTest

      Show
      1. mvn clean install 2. mvn exec:java -Dexec.mainClass=com.sample.DecisionTableTest
    • NEW
    • NEW

      Customer runs rule on Windows environment.

      They then want to include CRLF(\r\n) in ACTION cell of XLSX spreadsheet as a value in order to generate error message. They expect that '\r\n' is treated as is, but when the rule is fired, it converted to ';\n'. Please take a look at attached reproducer.

            trikkola Toni Rikkola
            rhn-support-hmiura Hiroko Miura
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: