Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.2
-
Fix Version/s: 1.3
-
Labels:None
-
Complexity:Intermediate
-
Testcase included:yes
-
Number of attachments :
Description
<class rootElement="true" xml.tagName="features-demo">
this is a regression introduced in Modello 1.2
root class' xml.tagName is used as a local variable name in generated code, but valid XML tag names are not always valid Java local variable name.
fixed in r1423