You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Francisco Estévez (JIRA)" <de...@myfaces.apache.org> on 2008/01/10 23:30:34 UTC

[jira] Created: (TOMAHAWK-1175) ActionListener attribute fails

ActionListener attribute fails
------------------------------

                 Key: TOMAHAWK-1175
                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1175
             Project: MyFaces Tomahawk
          Issue Type: Bug
          Components: JS Cook Menu
    Affects Versions: 1.1.6
            Reporter: Francisco Estévez


There is an error in the method "decode" from the class "HtmlJSCookMenuRenderer".
The character ";" is not removed at the end of the "action" then the invocation to the method "createMethodBinding" throws an exception

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


[jira] Commented: (TOMAHAWK-1175) ActionListener attribute fails

Posted by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOMAHAWK-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12608617#action_12608617 ] 

Leonardo Uribe commented on TOMAHAWK-1175:
------------------------------------------

The information is not enough to solve this issue.

Could you give us more info about the error, please?

> ActionListener attribute fails
> ------------------------------
>
>                 Key: TOMAHAWK-1175
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1175
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: JS Cook Menu
>    Affects Versions: 1.1.6
>            Reporter: Francisco Estévez
>
> There is an error in the method "decode" from the class "HtmlJSCookMenuRenderer".
> The character ";" is not removed at the end of the "action" then the invocation to the method "createMethodBinding" throws an exception

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