[jsr-314-open-mirror] [jsr-314-open] passing through of actionListener, action, .. not possible between composite components (review of issue 755)

Leonardo Uribe lu4242 at gmail.com
Fri Oct 29 17:15:48 EDT 2010


Hi

On this issue:

https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=755

I have provided two patches for two different but related problems there:

https://javaserverfaces-spec-public.dev.java.net/nonav/issues/showattachment.cgi/319/755-cc-attribute-with-EL.patch

And

https://javaserverfaces-spec-public.dev.java.net/nonav/issues/showattachment.cgi/330/755-cc-attribute-Nested-No-EL.patch

On that issue, it was commented:

EB>> I applied the patch and re-ran a test page I had previously authored
EB>> (on 13 October) and still see the
EB>> ClassCastException.
EB>>
EB>> Can you please rework the patch to fix that?
EB>>

The intention of the first patch is to solve the problem of use
#{cc.attrs.action}
expressions.

The second patch solves the problem for nested composite components using
cc:attribute 'targets', to make the example provided work. Really this is
the alternate
form of MYFACES-2946, but for Mojarra. In theory, this patch could be
applied in
2.0 branch, because it just do what 'targets' description says, so I propose
it as
a separate patch if there is some interest to commit it on mojarra 2.0
branch.

The next step is join both of them in a single patch.

Suggestions are welcome.

best regards

Leonardo Uribe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jsr-314-open-mirror/attachments/20101029/595a5d9f/attachment-0002.html 


More information about the jsr-314-open-mirror mailing list