current state of MYFACES-434

2008-07-06 Thread Mario Ivankovits
Hi! What is the current state of MYFACES-434? I tried to upgrade to the latest Tomahawk+Sandbox and now the application fails to run properly as the TomahawkFacesContextWrapper does the AddResource processing AND the ExtensionsFilter does the AddResource processing. This results in having

[jira] Created: (TOMAHAWK-1295) t:radio should render 'id' html attribute

2008-07-06 Thread Christian Kaltepoth (JIRA)
t:radio should render 'id' html attribute --- Key: TOMAHAWK-1295 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1295 Project: MyFaces Tomahawk Issue Type: New Feature Components:

[jira] Updated: (TOMAHAWK-1295) t:radio should render 'id' html attribute

2008-07-06 Thread Christian Kaltepoth (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Kaltepoth updated TOMAHAWK-1295: -- Status: Patch Available (was: Open) t:radio should render 'id' html

[jira] Resolved: (TOBAGO-680) Allow relative id of the popup in popupReferenceTag

2008-07-06 Thread Bernd Bohmann (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Bohmann resolved TOBAGO-680. -- Resolution: Fixed Allow relative id of the popup in popupReferenceTag

Re: [myfaces core] Redirect to a JSF page when Throwable exception or error occur

2008-07-06 Thread Stephen Friedrich
I agree that this is useful, but should _not_ be in core. It's nothing new, however, the Seam framework has a nice, robust implementation of a very similar feature: http://docs.jboss.com/seam/2.1.0.A1/reference/en/html/events.html#d0e4418 If you choose to copy that effort, please make sure that

Re: current state of MYFACES-434

2008-07-06 Thread Leonardo Uribe
On Sun, Jul 6, 2008 at 5:04 AM, Mario Ivankovits [EMAIL PROTECTED] wrote: Hi! What is the current state of MYFACES-434? I tried to upgrade to the latest Tomahawk+Sandbox and now the application fails to run properly as the TomahawkFacesContextWrapper does the AddResource processing AND