]
Jozef Marko closed DROOLS-1991.
-------------------------------
Resolution: Rejected
This wont't be implemented due to newer version of Test Scenarios editor (Preview).
Test Scenarios: Integer fields should accept empty fields if they are
set in the test scenario XML
--------------------------------------------------------------------------------------------------
Key: DROOLS-1991
URL:
https://issues.jboss.org/browse/DROOLS-1991
Project: Drools
Issue Type: Bug
Components: Test Scenarios Editor
Reporter: Toni Rikkola
Assignee: Mark Coble
Priority: Major
If there is no value set for the field, NumberFormatException will be thrown when running
the test scenario.
Cheese.amount = ""
For legacy reasons, we should just ignore these. Because we allowed the users to create
XML-files like these.