Udo Schnurpfeil created TOBAGO-1152:
---------------------------------------
Summary: The "var" attribute must not be a ValueExpression
Key: TOBAGO-1152
URL: https://issues.apache.org/jira/browse/TOBAGO-1152
Project: MyFaces Tobago
Issue Type: Bug
Components: Core
Affects Versions: 1.5.6, 1.6.0-beta-1
Reporter: Udo Schnurpfeil
Assignee: Udo Schnurpfeil
The tree and sheet uses the "var" attribute, but have different type.
In tree the type is not constant.
This results in an Exception when using Mojarra and JSP:
java.lang.IllegalArgumentException
at javax.faces.component.UIData.setValueExpression(UIData.java:694)
at
org.apache.myfaces.tobago.internal.taglib.TreeTag.setProperties(TreeTag.java:67)
...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira