-
Bug
-
Resolution: Done
-
Major
-
None
-
7.18.0.Final
-
2019 Week 14-16
-
5
-
-
NEW
-
NEW
Build of Executable Model fails with the following conditions in LHS:
- multi-bytes property name (or started with capital letter)
- accessing the property by the name without using getter.
- accessing nested property by `.`
e.g.
when $fact : Fact( 住所.zipCode == "1000001") ...
- is cloned by
-
RHDM-899 Build error with executable-model, nested property with double-bytes property name
- Closed