[jira] Commented: (TRINIDAD-462) Add import support to skinning's css files

2009-08-18 Thread Florian Reiser (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12744923#action_12744923 ] Florian Reiser commented on TRINIDAD-462: - Hi Jeanne, I thought of an import sta

[jira] Resolved: (PORTLETBRIDGE-94) No render after action in some portlet containers

2009-08-18 Thread Michael Freedman (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Freedman resolved PORTLETBRIDGE-94. --- Resolution: Fixed Fix Version/s: 2.0.0 Added the getPrivateParam

[jira] Created: (PORTLETBRIDGE-94) No render after action in some portlet containers

2009-08-18 Thread Michael Freedman (JIRA)
No render after action in some portlet containers - Key: PORTLETBRIDGE-94 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-94 Project: MyFaces Portlet Bridge Issue Type: Bug C

[jira] Resolved: (MYFACES-1951) Update UIInput.validate()

2009-08-18 Thread Jan-Kees van Andel (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan-Kees van Andel resolved MYFACES-1951. - Resolution: Fixed Fix Version/s: 2.0.0-alpha Fixed > Update UIInput.val

[jira] Resolved: (MYFACES-2272) Apply changes related to UIInput.validateValue and UIInput.VALIDATE_EMPTY_FIELDS_PARAM_NAME

2009-08-18 Thread Jan-Kees van Andel (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan-Kees van Andel resolved MYFACES-2272. - Resolution: Fixed Fix Version/s: 2.0.0-alpha I think I've implemented it

First part of Bean Validation committed

2009-08-18 Thread Jan-Kees van Andel
Hey, I've just committed the first part of the Bean Validation code. For this, I needed to add the Bean Validation API to the MyFaces API pom. And since it is not yet listed in any central Maven repo, I've also added the JBoss repository to the pom. I hope it immediately works for everyone, but if

[jira] Commented: (TRINIDAD-462) Add import support to skinning's css files

2009-08-18 Thread Jeanne Waldman (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12744588#action_12744588 ] Jeanne Waldman commented on TRINIDAD-462: - There is no update on this. Can you el

[jira] Commented: (TRINIDAD-462) Add import support to skinning's css files

2009-08-18 Thread Florian Reiser (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12744460#action_12744460 ] Florian Reiser commented on TRINIDAD-462: - Is there any update on this issue? It

[jira] Commented: (TOBAGO-786) Page submit on window resize

2009-08-18 Thread Helmut Swaczinna (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12744437#action_12744437 ] Helmut Swaczinna commented on TOBAGO-786: - Checked out and tested the current impl.

Re: myfaces groovy bindings now checked in

2009-08-18 Thread Werner Punz
Werner Punz schrieb: > Jan-Kees van Andel schrieb: >> Can't wait to finish my Bean Validation stuff and try the Groovy example. >> >> I think Grant is right and it is indeed a very good thing for MyFaces >> to have Goovy support. >> Yes indeed, while I personally think it is not suitable for big sy

org.apache.myfaces.el.ValueBindingImpl not in MyFaces 1.2.7?

2009-08-18 Thread JeroenM
Hey, I'm trying to implement an EL Function Mapper described in this (http://wiki.apache.org/myfaces/Parameters_In_EL_Functions) tutorial. I changed javax.servlet.jsp.el.FunctionMapper to javax.el.FunctionMapper because it was deprecated. Now i'm faced with the value binding implementation pu