[jira] Updated: (TRINIDAD-1262) convertdatetime's flexibility needs to take locale into consideration

2008-10-22 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-1262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Weßendorf updated TRINIDAD-1262: - Resolution: Fixed Fix Version/s: 1.0.10-core

MFSANDBOX jira project?

2008-10-22 Thread Simon Kitching
Hi, There was a discussion a few days ago about creating a JIRA project for the myfaces sandbox. Is this going ahead? I'd like to propose a new component for sandbox, and the JIRA sandbox category would be the ideal place to attach the proposed code... Regards, Simon

Re: MFSANDBOX jira project?

2008-10-22 Thread Gerhard Petracek
i suggest to start a vote. regards, gerhard 2008/10/22 Simon Kitching [EMAIL PROTECTED] Hi, There was a discussion a few days ago about creating a JIRA project for the myfaces sandbox. Is this going ahead? I'd like to propose a new component for sandbox, and the JIRA sandbox category

[jira] Created: (MYFACES-2023) HtmlFormRendererBase not calling protected methods for actionUrl, method and charset

2008-10-22 Thread Peter Mahoney (JIRA)
HtmlFormRendererBase not calling protected methods for actionUrl, method and charset Key: MYFACES-2023 URL: https://issues.apache.org/jira/browse/MYFACES-2023

[jira] Resolved: (MYFACES-2023) HtmlFormRendererBase not calling protected methods for actionUrl, method and charset

2008-10-22 Thread Peter Mahoney (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Mahoney resolved MYFACES-2023. Resolution: Fixed Fix Version/s: 1.2.5-SNAPSHOT HtmlFormRendererBase not calling

Re: [VOTE] Having a component module in MyFaces commons

2008-10-22 Thread Cagatay Civici
+1 to non rendering stuff only On Wed, Oct 22, 2008 at 2:14 AM, Hazem Saleh [EMAIL PROTECTED] wrote: OK. Let's then start empowering it ;). On Wed, Oct 22, 2008 at 2:42 AM, Grant Smith [EMAIL PROTECTED] wrote: So is the plan then to take ALL non-rendering components and listeners from ALL

Re: ExporterActionListener to commons

2008-10-22 Thread Cagatay Civici
I dont think exportActionListener can work with Facelets because I haven't seen any Facelets custom tag for it. So I am -1 about the promotion. On Tue, Oct 21, 2008 at 7:03 PM, Matthias Wessendorf [EMAIL PROTECTED]wrote: +1 on what volker said. Which is adding *helpers* like actionListener

Re: [VOTE] Release of Portlet Bridge 1.0.0-alpha-3

2008-10-22 Thread Scott O'Bryan
Wow, it's beginning to sound like a JVM or OS error to meet. None of the code we have in the bridge SHOULD be OS dependent. Plus, it's working fine on my machine although, admittedly, I'm running 1.6_10. I'll try to downgrade to 1.5 and see if I can reproduce the issue. Scott Leonardo

Re: ExporterActionListener to commons

2008-10-22 Thread Cagatay Civici
Sure:) https://issues.apache.org/jira/browse/TOMAHAWK-1362 On Wed, Oct 22, 2008 at 2:45 PM, Matthias Wessendorf [EMAIL PROTECTED]wrote: one could create one... On Wed, Oct 22, 2008 at 3:30 PM, Cagatay Civici [EMAIL PROTECTED] wrote: I dont think exportActionListener can work with Facelets

[jira] Created: (TOMAHAWK-1362) Facelets support for exportActionListener

2008-10-22 Thread Cagatay Civici (JIRA)
Facelets support for exportActionListener - Key: TOMAHAWK-1362 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1362 Project: MyFaces Tomahawk Issue Type: New Feature Affects Versions:

Re: ExporterActionListener to commons

2008-10-22 Thread Matthias Wessendorf
one could create one... On Wed, Oct 22, 2008 at 3:30 PM, Cagatay Civici [EMAIL PROTECTED] wrote: I dont think exportActionListener can work with Facelets because I haven't seen any Facelets custom tag for it. So I am -1 about the promotion. On Tue, Oct 21, 2008 at 7:03 PM, Matthias

[jira] Created: (TRINIDAD-1276) Force usage of javac in JDK 1.5 if trying to build Trinidad using Java6 or Java7

2008-10-22 Thread Andrew Robinson (JIRA)
Force usage of javac in JDK 1.5 if trying to build Trinidad using Java6 or Java7 Key: TRINIDAD-1276 URL: https://issues.apache.org/jira/browse/TRINIDAD-1276 Project:

[jira] Commented: (TRINIDAD-1276) Force usage of javac in JDK 1.5 if trying to build Trinidad using Java6 or Java7

2008-10-22 Thread Andrew Robinson (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12641902#action_12641902 ] Andrew Robinson commented on TRINIDAD-1276: --- This change will force people

[jira] Commented: (TRINIDAD-1276) Force usage of javac in JDK 1.5 if trying to build Trinidad using Java6 or Java7

2008-10-22 Thread Andrew Robinson (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12641905#action_12641905 ] Andrew Robinson commented on TRINIDAD-1276: --- Updated the WIKI with this

Re: TRINIDAD-1262

2008-10-22 Thread Anita Anandan
Done. Thanks Matthias. -Anita Matthias Wessendorf wrote: looks good so far. I just wonder if this: + Locale locale = getLocale(); + if (null == locale) + { +RequestContext reqContext = RequestContext.getCurrentInstance(); +if (reqContext != null) +{ +

Re: [VOTE] Release of Portlet Bridge 1.0.0-alpha-3

2008-10-22 Thread Michael Freedman
Can you send a description of the exact steps to reproduce the problem. I.e. Run app, fill in X, Click Y then you will notice Z? Also can you send a more thorough description of the problem you are seeing. I.e On all other platforms the app behaves like X when you do Y but in this

[jira] Resolved: (TRINIDAD-1276) Force usage of javac in JDK 1.5 if trying to build Trinidad using Java6 or Java7

2008-10-22 Thread Andrew Robinson (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Robinson resolved TRINIDAD-1276. --- Resolution: Fixed Fix Version/s: 1.0.10-core 1.2.10-core

[jira] Commented: (PORTLETBRIDGE-51) State is lost at random and postback request is deal as new one

2008-10-22 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12641952#action_12641952 ] Leonardo Uribe commented on PORTLETBRIDGE-51: - To be more explicit: the

[jira] Created: (PORTLETBRIDGE-51) State is lost at random and postback request is deal as new one

2008-10-22 Thread Leonardo Uribe (JIRA)
State is lost at random and postback request is deal as new one --- Key: PORTLETBRIDGE-51 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-51 Project: MyFaces Portlet Bridge

[jira] Created: (PORTLETBRIDGE-52) java.lang.IllegalStateException the first income request it receives from any navigator

2008-10-22 Thread Leonardo Uribe (JIRA)
java.lang.IllegalStateException the first income request it receives from any navigator --- Key: PORTLETBRIDGE-52 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-52

[jira] Resolved: (TRINIDAD-1261) remove UIXCookie as the values are no longer used

2008-10-22 Thread Gabrielle Crawford (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabrielle Crawford resolved TRINIDAD-1261. -- Resolution: Fixed Fix Version/s: 1.2.10-core remove UIXCookie as

[jira] Commented: (TRINIDAD-1261) remove UIXCookie as the values are no longer used

2008-10-22 Thread Gabrielle Crawford (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12641958#action_12641958 ] Gabrielle Crawford commented on TRINIDAD-1261: -- fixed on 1.2 branch in rev

[jira] Resolved: (PORTLETBRIDGE-51) State is lost at random and postback request is deal as new one

2008-10-22 Thread Michael Freedman (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Freedman resolved PORTLETBRIDGE-51. --- Resolution: Fixed Fix Version/s: 1.0.0 Assignee:

[jira] Resolved: (PORTLETBRIDGE-52) java.lang.IllegalStateException the first income request it receives from any navigator

2008-10-22 Thread Michael Freedman (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-52?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Freedman resolved PORTLETBRIDGE-52. --- Resolution: Invalid I believe this is a Pluto/Jetty bug. The bridge

[jira] Commented: (MYFACES-1911) Implement JSF 2.0 logic at TODO #1

2008-10-22 Thread Marc De Lafontaine (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12641978#action_12641978 ] Marc De Lafontaine commented on MYFACES-1911: - i'm on it Implement JSF 2.0

[jira] Resolved: (MYFACES-1958) Implement AfterAddToParentEvent

2008-10-22 Thread Simon Lessard (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Lessard resolved MYFACES-1958. Resolution: Fixed Fix Version/s: 2.0.0-alpha Resolved as of revision 705935, see

[jira] Updated: (MYFACES-1911) Implement JSF 2.0 logic at TODO #1

2008-10-22 Thread Marc De Lafontaine (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marc De Lafontaine updated MYFACES-1911: Status: Patch Available (was: Open) Implement JSF 2.0 logic at TODO #1

[jira] Reopened: (MYFACES-1958) Implement AfterAddToParentEvent

2008-10-22 Thread Simon Lessard (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Lessard reopened MYFACES-1958: Not exactly the same as MYFACES-2016 Implement AfterAddToParentEvent

[jira] Resolved: (MYFACES-1958) Implement AfterAddToParentEvent

2008-10-22 Thread Simon Lessard (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Lessard resolved MYFACES-1958. Resolution: Fixed Applied patch to the branch, revision 707217. Implement

Re: [VOTE] release for myfaces builder plugin 1.0.2

2008-10-22 Thread Leonardo Uribe
Hi Here's how any developer can help us test the distribution. Add this to your pom.xml (a node inside project ) pluginRepositories pluginRepository idtest-builder-plugin-1.0.2/id nameTest repository for myfaces-builder-plugin 1.0.2/name

[jira] Updated: (MYFACES-1944) Implement JSF 2.0 logic at TODO #13

2008-10-22 Thread Marc De Lafontaine (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marc De Lafontaine updated MYFACES-1944: Status: Patch Available (was: Open) Implement JSF 2.0 logic at TODO #13

[jira] Commented: (MYFACES-1944) Implement JSF 2.0 logic at TODO #13

2008-10-22 Thread Marc De Lafontaine (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12641995#action_12641995 ] Marc De Lafontaine commented on MYFACES-1944: - I'm on it Implement JSF 2.0

[jira] Resolved: (MYFACES-1943) Implement JSF 2.0 logic at TODO #12

2008-10-22 Thread Simon Lessard (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Lessard resolved MYFACES-1943. Resolution: Fixed Fix Version/s: 2.0.0-alpha Applied patch on the branch,

[jira] Commented: (MYFACES-1944) Implement JSF 2.0 logic at TODO #13

2008-10-22 Thread Simon Lessard (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12642001#action_12642001 ] Simon Lessard commented on MYFACES-1944: Hi, don't use Concurrent collection for

[jira] Updated: (MYFACES-1944) Implement JSF 2.0 logic at TODO #13

2008-10-22 Thread Simon Lessard (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Lessard updated MYFACES-1944: --- Status: Open (was: Patch Available) Implement JSF 2.0 logic at TODO #13

[jira] Updated: (MYFACES-1944) Implement JSF 2.0 logic at TODO #13

2008-10-22 Thread Marc De Lafontaine (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marc De Lafontaine updated MYFACES-1944: Status: Patch Available (was: Open) Implement JSF 2.0 logic at TODO #13