[jboss-jira] [JBoss JIRA] (DROOLS-2119) append() function does not support non-list first argument

Edson Tirelli (JIRA) issues at jboss.org
Wed Nov 8 16:36:00 EST 2017


Edson Tirelli created DROOLS-2119:
-------------------------------------

             Summary: append() function does not support non-list first argument
                 Key: DROOLS-2119
                 URL: https://issues.jboss.org/browse/DROOLS-2119
             Project: Drools
          Issue Type: Bug
          Components: dmn engine
    Affects Versions: 7.4.1.Final
            Reporter: Edson Tirelli
            Assignee: Edson Tirelli
             Fix For: 7.5.0.Final


The spec defines an axiom of [a]=a , i.e., singleton lists are equal to the single element and vice-versa.

The current implementation for the append() function requires a list as the first element, but should accept a single element as well.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list