[jira] [Created] (MYFACES-3112) Cannot convert org.apache.webbeans.el.WrappedValueExpression@168ae94f of type class org.apache.myfaces.view.facelets.el.TagValueExpressionUEL to class javax.el.MethodEx

2011-04-19 Thread JIRA
Cannot convert org.apache.webbeans.el.WrappedValueExpression@168ae94f of type class org.apache.myfaces.view.facelets.el.TagValueExpressionUEL to class javax.el.MethodExpression

[jira] [Commented] (MYFACES-3112) Cannot convert org.apache.webbeans.el.WrappedValueExpression@168ae94f of type class org.apache.myfaces.view.facelets.el.TagValueExpressionUEL to class javax.el.Method

2011-04-19 Thread JIRA
[ https://issues.apache.org/jira/browse/MYFACES-3112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13021463#comment-13021463 ] Matthias Weßendorf commented on MYFACES-3112: - However. when I change

Re: ValueChangeListener + composite components

2011-04-19 Thread Matthias Wessendorf
FYI: https://issues.apache.org/jira/browse/MYFACES-3112 -Matthias On Wed, Mar 16, 2011 at 6:07 PM, Jakob Korherr jakob.korh...@gmail.com wrote: Matthias, please always answer to the mailing list too, not just to my private email address. Otherwise no one can follow our discussion! I am

[jira] [Commented] (MYFACES-3112) Cannot convert org.apache.webbeans.el.WrappedValueExpression@168ae94f of type class org.apache.myfaces.view.facelets.el.TagValueExpressionUEL to class javax.el.Method

2011-04-19 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13021474#comment-13021474 ] Jakob Korherr commented on MYFACES-3112: Unfortunately, this is a JSF spec bug,

[jira] [Updated] (TRINIDAD-2089) UIXCollection stamp saving directly iterates children without setting up their visiting context

2011-04-19 Thread Venkata Guddanti (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venkata Guddanti updated TRINIDAD-2089: --- Status: Patch Available (was: Open) UIXCollection stamp saving directly

[jira] [Created] (TRINIDAD-2089) UIXCollection stamp saving directly iterates children without setting up their visiting context

2011-04-19 Thread Venkata Guddanti (JIRA)
UIXCollection stamp saving directly iterates children without setting up their visiting context --- Key: TRINIDAD-2089 URL:

[core] performance: performance hints

2011-04-19 Thread Martin Koci
Hi, is it possible to introduce performance hints in myfaces-core? Hints similar to javax.faces.component.visit.VisitHint but related to performance improvements. Example: For dataTable like: a:dataTable a:column #{aExpression} it's completely unnecessary to save per-row state. Currently

[jira] [Created] (MYFACES-3113) F:ajax events deliver a bit too much (e.g. for keyup it already delivers the KEYUP when you tab into a field that has f:ajax even=keyup ... /

2011-04-19 Thread JIRA
F:ajax events deliver a bit too much (e.g. for keyup it already delivers the KEYUP when you tab into a field that has f:ajax even=keyup ... / ---

[jira] [Commented] (MYFACES-3113) F:ajax events deliver a bit too much (e.g. for keyup it already delivers the KEYUP when you tab into a field that has f:ajax even=keyup ... /

2011-04-19 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13021801#comment-13021801 ] Werner Punz commented on MYFACES-3113: -- The issue here is the onclick handler of

[jira] [Issue Comment Edited] (TRINIDAD-2089) UIXCollection stamp saving directly iterates children without setting up their visiting context

2011-04-19 Thread Venkata Guddanti (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13021686#comment-13021686 ] Venkata Guddanti edited comment on TRINIDAD-2089 at 4/19/11 11:03 PM: