]
Mario Fusco resolved JBRULES-3384.
----------------------------------
Fix Version/s: 5.3.2.Final
Resolution: Done
Declared beans' constructor-by-key-fields does not initialize the
other fields to their default value
-----------------------------------------------------------------------------------------------------
Key: JBRULES-3384
URL:
https://issues.jboss.org/browse/JBRULES-3384
Project: Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: drools-compiler, drools-core
Affects Versions: 5.4.0.Beta2
Reporter: Davide Sottara
Assignee: Davide Sottara
Priority: Minor
Fix For: 5.3.2.Final, 5.4.0.Final
declare Bean
field1 : String = "val"
keyField : String @key
end
new Bean( "keyVal" )
will not initialize field1
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: