[ 
http://issues.apache.org/jira/browse/MYFACES-163?page=comments#action_62214 ]
     
Rob Decker commented on MYFACES-163:
------------------------------------

After painstakingly commenting out all just about every jsf tag on the page and 
reordering the tree tag attributes the listener was finally called. It must 
have been the order of the attributes in the tree tag because that's the only 
thing that ended up different about the page. I did this after reading sun's 
forums that events won't fire if unreported page translation errors occur. 
Perhaps page translation errors should always be logged. Exactly what I changed 
on the page the page that got it to start working is beyond me.

> commandLink actions ignored inside tree2
> ----------------------------------------
>
>          Key: MYFACES-163
>          URL: http://issues.apache.org/jira/browse/MYFACES-163
>      Project: MyFaces
>         Type: Bug
>     Versions: 1.0.9 beta
>  Environment: tested on tomcat 5.0.30, windows2000 and redhat linux 9.
>     Reporter: Rob Decker
>     Assignee: sean schofield

>
> When a commandLink inside a tree2 has an action attr, actionListener attr, or 
> f:actionListener tag they are never queued or broadcast and the associated 
> methods never get called.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to