[jboss-jira] [JBoss JIRA] (DROOLS-3802) Build error with executable-model, nested property with double-bytes property name

Hiroko Miura (Jira) issues at jboss.org
Thu Mar 28 03:39:01 EDT 2019


Hiroko Miura created DROOLS-3802:
------------------------------------

             Summary: Build error with executable-model, nested property with double-bytes property name
                 Key: DROOLS-3802
                 URL: https://issues.jboss.org/browse/DROOLS-3802
             Project: Drools
          Issue Type: Bug
          Components: executable model
    Affects Versions: 7.18.0.Final
         Environment: 7.18.0.Final
7.18.0.Final-redhat-00002 (RHDM7.3.0)
7.14.0.Final-redhat-00004 (RHDM7.1.2)
            Reporter: Hiroko Miura
            Assignee: Luca Molteni
         Attachments: NestedPropertyTest.zip

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.
{noformat}
when
    $fact : Fact( 住所 .zipCode == "1000001")
 ...
{noformat}





--
This message was sent by Atlassian Jira
(v7.12.1#712002)



More information about the jboss-jira mailing list