[jboss-jira] [JBoss JIRA] Created: (JBRULES-2121) JavaDialect isn't creating unique ids

Kris Verlaenen (JIRA) jira-events at lists.jboss.org
Thu Jun 11 19:28:56 EDT 2009


JavaDialect isn't creating unique ids
-------------------------------------

                 Key: JBRULES-2121
                 URL: https://jira.jboss.org/jira/browse/JBRULES-2121
             Project: JBoss Drools
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: drools-compiler
            Reporter: Kris Verlaenen
            Assignee: Kris Verlaenen
             Fix For: 5.1.0.M1


JavaDialect.getUniqueLegalName(..) should create a new name for a given set of parameters by first checking whether the name already exists in the dialect.
This check was always false as the name it was checking was wrongly constructed.  As a result, duplicate names could be created.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list