Claude Warren created JENA-1348:
-----------------------------------

             Summary: E_DyncmicFunction 2-arg constructor fails
                 Key: JENA-1348
                 URL: https://issues.apache.org/jira/browse/JENA-1348
             Project: Apache Jena
          Issue Type: Bug
          Components: ARQ
    Affects Versions: Jena 3.3.0
            Reporter: Claude Warren


new E_FunctionDynamic(Expr function, ExprList args) fails with 
UnsupportedOperationException.

The issue is that ExprList.getList() returns an immutable list.
constructor should call ExprList.getRawList()



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to