-
Bug
-
Resolution: Done
-
Major
-
None
-
7.10.0.Final
-
2018 Week 48-50
-
-
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.
- causes
-
DROOLS-3805 All line separators in RHS in spreadsheet are escaped
- Closed