[jsr-314-open-mirror] [jsr-314-open] UIComponent.invokeOnComponent does not call pushComponentToEL() and popComponentFromEL()
Blake Sullivan
blake.sullivan at oracle.com
Mon Oct 18 20:02:32 EDT 2010
I definitely consider it a bug for the reason you mention. All of the
Trinidad components do push and pop the EL context during
invokeOnComponent. I believe that tree visiting does establish the
context correctly, which also shows where the intent lies.
-- Blake Sullivan
On 10/18/10 4:34 PM, Leonardo Uribe wrote:
> Hi
>
> Checking some stuff, I notice that UIComponent.invokeOnComponent does
> not call pushComponentToEL() and popComponentFromEL(), but
> UIComponent.visitTree() does. That makes #{cc} EL expressions does not
> work as expected.
>
> Is that intentional ?, or should it be considered a bug for JSF 2.0 ?.
> In my opinion it is a bug and the expected behavior is call both
> methods, but better to ask first.
>
> best regards,
>
> Leonardo Uribe
More information about the jsr-314-open-mirror
mailing list