Hi Matthias,

There are currently many f:ajax related bugs. These bugs are mostly because
of forgotten characters like ', \ or in your case ).

Curtiss Howard already filed MYFACES-2458, but the problem you're seeing is
not mentioned yet.

Regards,
Jakob


2009/12/30 Matthias Wessendorf <mat...@apache.org>

> Hi,
>
> I am seeing this:
> missing ) after argument list
> [Break on this error]
>
> jsf.util.chain(document.getElementById('...d656309279_1ee9688b','j_id1670484283_385
>
> on something like:
>
> <h:commandLink value="Click me">
>  <f:ajax onevent="myCustomJSCallback" />
> </h:commandLink>
>
>
> Is this already known? Otherwise I will file a bug on that (I am
> running on trunk)
>
> -Matthias
>
> --
> Matthias Wessendorf
>
> blog: http://matthiaswessendorf.wordpress.com/
> sessions: http://www.slideshare.net/mwessendorf
> twitter: http://twitter.com/mwessendorf
>

Reply via email to