]
Michael Anstis moved GUVNOR-2007 to DROOLS-2044:
------------------------------------------------
Project: Drools (was: Guvnor)
Key: DROOLS-2044 (was: GUVNOR-2007)
Workflow: GIT Pull Request workflow (was: classic default workflow)
Component/s: DSLs Editor
(was: DSL)
Affects Version/s: 5.5.0.Final
(was: drools-5.5.0.Final)
Guvnor translated DSL does not change the first letter of the bean
property to lower case in certain cases
----------------------------------------------------------------------------------------------------------
Key: DROOLS-2044
URL:
https://issues.jboss.org/browse/DROOLS-2044
Project: Drools
Issue Type: Bug
Components: DSLs Editor
Affects Versions: 5.5.0.Final
Reporter: Xiandong su
Attachments: GuvnorCase-0.0.1-SNAPSHOT.jar, GuvnorCase.zip, screen.png
When the bean property in a java class starts multiple upper cases letters, Guvnor
generated DSL code does not change the first letter to lower case as it should do. Because
of this, the generated DSL can not be run