You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org> on 2013/11/06 20:42:19 UTC

[jira] [Created] (MYFACES-3821) Implement UIData.setDataModel(...)

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)