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

Boolean cells in decision tables are not correctly formatted with Apache POI 3.15

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.0.0.Beta7
    • None
    • None
    • None
    • NEW
    • NEW

      Using Apache POI 3.15 cells of type Boolean are formatted as "TRUE" or "FALSE" instead of "true" or "false" and this leads to generate an invalid drl that will raise compilation errors like the following

      Rule Compilation error : [Rule name='Spreadsheet Example_11']
        rule_table/Rule_Spreadsheet_Example_11413427566.java (7:503) : FALSE cannot be resolved to a variable
      

            mfusco@redhat.com Mario Fusco
            mfusco@redhat.com Mario Fusco
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: