Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-3802

Build error with executable-model, nested property with double-bytes property name

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • 7.18.0.Final
    • executable model
    • 2019 Week 14-16
    • 5
    • Hide

      run the attached reproduce by the following command:

      $ mvn clean test

      Show
      run the attached reproduce by the following command: $ mvn clean test
    • NEW
    • NEW

    Description

      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")
       ...
      

      Attachments

        Issue Links

          Activity

            People

              lmolteni@redhat.com Luca Molteni
              rhn-support-hmiura Hiroko Miura
              Tibor Zimányi Tibor Zimányi
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: