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/29 22:45:15 UTC

[jira] Updated: (MYFACES-1599) JSF 1.2 TLD compliance: attribute "action" with wrong deferred-method signature

     [ https://issues.apache.org/jira/browse/MYFACES-1599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim McConnell updated MYFACES-1599:
-----------------------------------

    Status: Patch Available  (was: Open)

> JSF 1.2 TLD compliance: attribute "action" with wrong deferred-method signature 
> --------------------------------------------------------------------------------
>
>                 Key: MYFACES-1599
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1599
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-252
>            Reporter: Bruno Aranda
>         Assigned To: Tim McConnell
>
> The expected deferred-method for the attribute "action" is  'java.lang.Object action()',
> Now we have 'java.lang.String myMethod()' - wrong

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