You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Tim McConnell (JIRA)" <de...@myfaces.apache.org> on 2007/04/30 17:51:15 UTC

[jira] Commented: (MYFACES-1598) JSF 1.2 TLD compliance: attributes "binding" and "converter" with wrong deferred-type

    [ https://issues.apache.org/jira/browse/MYFACES-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492693 ] 

Tim McConnell commented on MYFACES-1598:
----------------------------------------

I opened a ADFFACES plugin companion defect (ADFFACES-477) for the ADFFACES patch, which can now be ignored. The MYFACES patch still needs to be applied though but I would prefer that the ADFFACES patch be reviewed and applied first to ensure I'm fixing this in the proper manner. Thanks. 

> JSF 1.2 TLD compliance: attributes "binding" and "converter" with wrong deferred-type
> -------------------------------------------------------------------------------------
>
>                 Key: MYFACES-1598
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1598
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-252
>            Reporter: Bruno Aranda
>         Assigned To: Tim McConnell
>         Attachments: MYFACES-1598-ADFFACES.patch, MYFACES-1598.patch
>
>
> For "binding" the deferred-type must be 'javax.faces.component.UIComponent'
> For "converter" the deferred-type must be 'javax.faces.convert.Converter'
> Now the deferred-type tags in the tld for these attributes are empty (hence expeting java.jang.Object)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.