[jira] Resolved: (MYFACES-2234) add org.apache.myfaces.DELEGATE_FACES_SERVLET param, to make possible use other custom servlet instead FacesServlet

2009-07-03 Thread kaeri . johnson
Is there an example of how to use this parameter? Do you use it instead of using the web.xml FacesServlet configuration- or do you add both? My Faces - Dev mailing list wrote: [

[jira] Resolved: (MYFACES-2118) TODO #67: Implement the partial render view

2009-07-03 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved MYFACES-2118. -- Resolution: Fixed Should be done now... The PartialViewContextImpl behaves correctly!

[jira] Resolved: (MYFACES-2119) TODO #68: Create and implement the partial response

2009-07-03 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved MYFACES-2119. -- Resolution: Fixed Seems to be done, after checking hte code and adding a few comments, the

[jira] Resolved: (MYFACES-2117) TODO #66: Implement the Partial view Execute Phase

2009-07-03 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved MYFACES-2117. -- Resolution: Fixed Everything seems to be in place TODO #66: Implement the Partial view

[jira] Commented: (MYFACES-2120) TODO #69: Create and implement the partial response - Implement the partial response writer

2009-07-03 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12726938#action_12726938 ] Werner Punz commented on MYFACES-2120: -- The patch seems to be applied already by

MyFaces 2.0 partial response writer again

2009-07-03 Thread Werner Punz
Hello everyone, again another topic regarding the partial response writer. The way I see it the spec is clearly here underspecified. For now the behavior is like following: The partial response writer must return a valid xml which is structured as such ... xml header ... changes update

[jira] Created: (TOBAGO-771) Facelets, all input components (tc:in) inside a tc:sheet causes NullPointerException

2009-07-03 Thread Guido Dubois (JIRA)
Facelets, all input components (tc:in) inside a tc:sheet causes NullPointerException Key: TOBAGO-771 URL: https://issues.apache.org/jira/browse/TOBAGO-771 Project:

[jira] Resolved: (TOBAGO-748) tc:command with facet name=change inside of selectOneChoice lost focus after action

2009-07-03 Thread Bernd Bohmann (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Bohmann resolved TOBAGO-748. -- Resolution: Fixed tc:command with facet name=change inside of selectOneChoice lost focus

[jira] Resolved: (TOBAGO-768) The first input component with an error should get the default focus

2009-07-03 Thread Bernd Bohmann (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Bohmann resolved TOBAGO-768. -- Resolution: Fixed The first input component with an error should get the default focus

[jira] Resolved: (TOBAGO-769) Support for focus and errorFocus for tc:select* controls

2009-07-03 Thread Bernd Bohmann (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Bohmann resolved TOBAGO-769. -- Resolution: Fixed Support for focus and errorFocus for tc:select* controls