[jboss-jira] [JBoss JIRA] (DROOLS-554) Cannot use a field name starting with an underscore

Mario Fusco (JIRA) issues at jboss.org
Mon Jul 14 05:54:29 EDT 2014


Mario Fusco created DROOLS-554:
----------------------------------

             Summary: Cannot use a field name starting with an underscore
                 Key: DROOLS-554
                 URL: https://issues.jboss.org/browse/DROOLS-554
             Project: Drools
          Issue Type: Bug
      Security Level: Public (Everyone can see)
            Reporter: Mario Fusco
            Assignee: Mario Fusco
            Priority: Minor


Trying to parse an expression using a field name starting with an underscore ('_') causing a compile time error like the following:

Unable to Analyse Expression _id == "test":
[Error: no such identifier: _id]
[Near : {... _id == "test" ....}]
             ^ : [Rule name='R']



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jboss-jira mailing list