Re: [Trinidad] panelTabbed skinning improvement

2007-10-09 Thread Cristi Toth
Hi Andrew! Sounds good, but can you tell me how can I override the default SubTabBarRenderer? I have no idea where the mapping is done for 'sub renderers' from the uix/ui packages. I hope this can be done without me needing to overwrite the default renderer in the trinidad sources and build them

[jira] Reopened: (TOBAGO-464) Create a real tx extension taglib for facelets

2007-10-09 Thread Bernd Bohmann (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Bohmann reopened TOBAGO-464: -- Create a real tx extension taglib for facelets --

[jira] Resolved: (TOBAGO-511) renderedPartially attribute did not support String value and null when using valueBinding

2007-10-09 Thread Bernd Bohmann (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Bohmann resolved TOBAGO-511. -- Resolution: Fixed renderedPartially attribute did not support String value and null when

[jira] Created: (TOMAHAWK-1127) actionFor attribute doesn't trim parsed values

2007-10-09 Thread Nacho Estrada (JIRA)
actionFor attribute doesn't trim parsed values -- Key: TOMAHAWK-1127 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1127 Project: MyFaces Tomahawk Issue Type: Bug Components:

[jira] Updated: (TOMAHAWK-1127) actionFor attribute doesn't trim parsed values

2007-10-09 Thread Nacho Estrada (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nacho Estrada updated TOMAHAWK-1127: Status: Patch Available (was: Open) actionFor attribute doesn't trim parsed values

[jira] Created: (MYFACES-1742) Improved ViewState handling

2007-10-09 Thread Michael Kurz (JIRA)
Improved ViewState handling --- Key: MYFACES-1742 URL: https://issues.apache.org/jira/browse/MYFACES-1742 Project: MyFaces Core Issue Type: Improvement Components: General Affects Versions: 1.2.0,

[jira] Resolved: (TOBAGO-464) Create a real tx extension taglib for facelets

2007-10-09 Thread Bernd Bohmann (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Bohmann resolved TOBAGO-464. -- Resolution: Fixed Create a real tx extension taglib for facelets

[VOTE] release of Apache MyFaces Orchestra 1.0 (II)

2007-10-09 Thread Mario Ivankovits
Hi! Next try to get Orchestra into the wild ... I was running the needed tasks to get the following artifacts released: (All artifacts are deployed to the MyFaces staging repository) * Apache MyFaces Orchestra Maven [1] * Apache MyFaces Orchestra Core [2] Please have a look at these artifacts

FW: file download issue

2007-10-09 Thread ray . milburn
Brendan, I saw your post on apache as follows: Our application has a requirement to export certain data as a comma-delimited file to the user. To do this, our action class does the following: response.setContentType(text/html); response.setHeader(Content-Disposition,

[jira] Updated: (MYFACES-1733) [Seam] Server-side state saving not working correctly

2007-10-09 Thread Michael Kurz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Kurz updated MYFACES-1733: -- Status: Patch Available (was: Open) [Seam] Server-side state saving not working correctly

[jira] Commented: (MYFACES-1733) [Seam] Server-side state saving not working correctly

2007-10-09 Thread Michael Kurz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12533372 ] Michael Kurz commented on MYFACES-1733: --- The problem seems to be that Seam uses a GET-Parameter for

Re: [Trinidad] panelTabbed skinning improvement

2007-10-09 Thread Andrew Robinson
I did it with a custom view handler via the Java API, I never bothered with registering it. org.apache.myfaces.trinidadinternal.ui.RendererFactoryImpl factory = (org.apache.myfaces.trinidadinternal.ui.RendererFactoryImpl)org.apache.myfaces.trinidadinternal.ui.RendererManager

Re: FW: file download issue

2007-10-09 Thread classis
I have this problem too! Is there a fix or workaround for this? Why does this error not appear in the tobago demo application (Download PDF page)? Best regards, Carsten -- View this message in context: http://www.nabble.com/FW%3A-file-download-issue-tf4594018.html#a13119991 Sent from the My

[jira] Commented: (MYFACES-1733) [Seam] Server-side state saving not working correctly

2007-10-09 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12533421 ] Mario Ivankovits commented on MYFACES-1733: --- I don't see how this patch will fix this issue. Did you try

[jira] Commented: (MYFACES-1733) [Seam] Server-side state saving not working correctly

2007-10-09 Thread Michael Kurz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12533443 ] Michael Kurz commented on MYFACES-1733: --- I tried it and it works for me. The problem is just the other way

Re: [VOTE] release of Apache MyFaces Orchestra 1.0 (II)

2007-10-09 Thread Dan Tran
Do you have instructions how to deal with latest changes with LocalFrameworkAdapter? Thanks -D Mario Ivankovits wrote: Hi! Next try to get Orchestra into the wild ... I was running the needed tasks to get the following artifacts released: (All artifacts are deployed to the MyFaces

[jira] Commented: (MYFACES-1733) [Seam] Server-side state saving not working correctly

2007-10-09 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12533452 ] Mario Ivankovits commented on MYFACES-1733: --- Ah - ok - now I get it - Thanks! Yep, then this could work.

Re: [VOTE] release of Apache MyFaces Orchestra 1.0 (II)

2007-10-09 Thread Mario Ivankovits
Hi Dan! Do you have instructions how to deal with latest changes with LocalFrameworkAdapter? Speaking in code it should be something like this LocalFrameworkAdapter frameworkAdapter = new LocalFrameworkAdapter(); frameworkAdapter.setConversationMessager(new

[jira] Commented: (MYFACES-1737) myfaces-impl jar does not include faces-config dtds and thus won't work if offline

2007-10-09 Thread Bernhard Huemer (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12533456 ] Bernhard Huemer commented on MYFACES-1737: -- This bug seems to be a duplicate of

[jira] Commented: (MYFACES-1733) [Seam] Server-side state saving not working correctly

2007-10-09 Thread Stephen Friedrich (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12533477 ] Stephen Friedrich commented on MYFACES-1733: Hm, I don't know JSF internals as well as you, but I just

[jira] Created: (TOBAGO-512) tc:validateSubmittedValueLength produces a taglib error

2007-10-09 Thread Guido Dubois (JIRA)
tc:validateSubmittedValueLength produces a taglib error - Key: TOBAGO-512 URL: https://issues.apache.org/jira/browse/TOBAGO-512 Project: MyFaces Tobago Issue Type: Bug

[jira] Created: (TRINIDAD-760) Web app should be 2.5

2007-10-09 Thread Bud Osterberg (JIRA)
Web app should be 2.5 - Key: TRINIDAD-760 URL: https://issues.apache.org/jira/browse/TRINIDAD-760 Project: MyFaces Trinidad Issue Type: Bug Reporter: Bud Osterberg The web-app listed in the web.xml for the

[jira] Updated: (TRINIDAD-760) Web app should be 2.5

2007-10-09 Thread Bud Osterberg (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bud Osterberg updated TRINIDAD-760: --- Status: Patch Available (was: Open) Web app should be 2.5 -

Re: [VOTE] release of Apache MyFaces Orchestra 1.0 (II)

2007-10-09 Thread Dan Tran
I made the changes and it looks good, passed all my tests. Also, big thanks for putting this excellent piece of software for free. Thanks -D Mario Ivankovits wrote: Hi Dan! Do you have instructions how to deal with latest changes with LocalFrameworkAdapter? Speaking in code it

[jira] Created: (MYFACES-1743) Allow NumberConverter to recognize both breaking and non-breaking spaces as grouping separators in the French locale

2007-10-09 Thread JIRA
Allow NumberConverter to recognize both breaking and non-breaking spaces as grouping separators in the French locale Key: MYFACES-1743 URL:

Re: [VOTE] release of Apache MyFaces Orchestra 1.0 (II)

2007-10-09 Thread Mario Ivankovits
Hi! I made the changes and it looks good, passed all my tests. Thanks for testing. So lets start: Please have a look at these artifacts and vote: [X] +1 for community members who have reviewed the bits [ ] +0 [ ] -1 for fatal flaws that

Re: [VOTE] release of Apache MyFaces Orchestra 1.0 (II)

2007-10-09 Thread Dan Tran
and Yes +1 from me -D Mario Ivankovits wrote: Hi! I made the changes and it looks good, passed all my tests. Thanks for testing. So lets start: Please have a look at these artifacts and vote: [X] +1 for community members who have