Leonardo Uribe created MYFACES-3821:
---------------------------------------
Summary: Implement UIData.setDataModel(...)
Key: MYFACES-3821
URL: https://issues.apache.org/jira/browse/MYFACES-3821
Project: MyFaces Core
Issue Type: Bug
Components: JSR-344
Reporter: Leonardo Uribe
Assignee: Leonardo Uribe
By historical reasons, UIData.setDataModel(...) throws
UnsupportedOperationException. The reason is the implementation done in MyFaces
does not requires it, but I have found some old code that uses it. To make
MyFaces compatible with that code, the solution is just provide an
implementation, even if it is not called from the default implementation.
--
This message was sent by Atlassian JIRA
(v6.1#6144)