[jboss-jira] [JBoss JIRA] Created: (JBRULES-2910) XmlDumper mishandles string literals homonymous to keywords

Wolfgang Laun (JIRA) jira-events at lists.jboss.org
Fri Feb 25 03:44:05 EST 2011


XmlDumper mishandles string literals homonymous to keywords
-----------------------------------------------------------

                 Key: JBRULES-2910
                 URL: https://issues.jboss.org/browse/JBRULES-2910
             Project: Drools
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: drools-compiler
    Affects Versions: 5.1.1.FINAL
            Reporter: Wolfgang Laun
            Assignee: Mark Proctor
             Fix For: 5.2.0.M2


XmlDumper output for constraints such as
   field == null 
and
   field == "null"
is identical. Also: true/"true", false/"false".

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list