AW: [jira] Created: (TRINIDAD-1588) NullPointerException using labelAndAccessKey Attribute in XMLMenuModel itemNode Definition

2009-11-11 Thread Dreher, Markus
I can provide a patch o this issue, so just let me know how to do this. Markus -Ursprüngliche Nachricht- Von: Markus Dreher (JIRA) [mailto:d...@myfaces.apache.org] Gesendet: Donnerstag, 8. Oktober 2009 09:32 An: Dreher, Markus Betreff: [jira] Created: (TRINIDAD-1588)

Re: [VOTE] release for myfaces builder plugin 1.0.4

2009-11-11 Thread Matthias Wessendorf
+1 On Mon, Nov 9, 2009 at 9:57 PM, Leonardo Uribe lu4...@gmail.com wrote: +1 2009/11/9 Leonardo Uribe lu4...@gmail.com Hi, I was running the needed tasks to get the 1.0.4 release of Apache MyFaces Builder Plugin out. This release includes some changes necessary to build myfaces core

[jira] Commented: (TRINIDAD-1588) NullPointerException using labelAndAccessKey Attribute in XMLMenuModel itemNode Definition

2009-11-11 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776470#action_12776470 ] Matthias Weßendorf commented on TRINIDAD-1588: -- can you provide a diff file

[jira] Created: (TRINIDAD-1633) Deprecate ComponentUtils.findRelativeComponent and move the code under the control of UIXComponent

2009-11-11 Thread Andrew Robinson (JIRA)
Deprecate ComponentUtils.findRelativeComponent and move the code under the control of UIXComponent -- Key: TRINIDAD-1633 URL:

Re: [Trinidad] Okay to deprecate ComponentUtils.findRelativeComponent and move the code under the control of UIXComponent?

2009-11-11 Thread Andrew Robinson
Added a JIRA issue for this: TRINIDAD-1633 In addition to just moving it I would like to remove the support for the deprecated syntax that we have been keeping around as it would not fit as nicely. This deprecated syntax was the one in which the :: was not necessary to search in the parent naming

Re: [Trinidad] Okay to deprecate ComponentUtils.findRelativeComponent and move the code under the control of UIXComponent?

2009-11-11 Thread Andrew Robinson
Note that the deprecated syntax was done as part of https://issues.apache.org/jira/browse/TRINIDAD-757 So it has been deprecated since Oct 2007 -Andrew On Wed, Nov 11, 2009 at 10:05 AM, Andrew Robinson andrew.rw.robin...@gmail.com wrote: Added a JIRA issue for this: TRINIDAD-1633 In addition

[jira] Commented: (MYFACES-2323) Implement f:ajax tag handler

2009-11-11 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776625#action_12776625 ] Leonardo Uribe commented on MYFACES-2323: - Committed fix for 2. if f:ajax is on a

Re: [Trinidad] Okay to deprecate ComponentUtils.findRelativeComponent and move the code under the control of UIXComponent?

2009-11-11 Thread Andrew Robinson
FYI, I am found some complications with this with regards to the different places this is implemented (it is not fully centralized). I'll get back with a follow-up email when I have more information. -Andrew On Wed, Nov 11, 2009 at 10:16 AM, Andrew Robinson andrew.rw.robin...@gmail.com wrote:

[jira] Created: (TRINIDAD-1634) tr:convertDateTime error handling can be improved to distinguish invalid date from invalid date format

2009-11-11 Thread Yee-Wah Lee (JIRA)
tr:convertDateTime error handling can be improved to distinguish invalid date from invalid date format -- Key: TRINIDAD-1634 URL:

[jira] Resolved: (TRINIDAD-1630) Trinidad 2 - add methods clearInitialState and initialStateMarked to FacesBean and PropertyMap

2009-11-11 Thread Gabrielle Crawford (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabrielle Crawford resolved TRINIDAD-1630. -- Resolution: Fixed Fix Version/s: 2.0.0-core Trinidad 2 - add

[jira] Commented: (TRINIDAD-1632) Trinidad 2 - exception thrown when partial state saving turned on

2009-11-11 Thread Gabrielle Crawford (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776656#action_12776656 ] Gabrielle Crawford commented on TRINIDAD-1632: -- In the statemanager the

[jira] Commented: (TRINIDAD-1632) Trinidad 2 - exception thrown when partial state saving turned on

2009-11-11 Thread Gabrielle Crawford (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776658#action_12776658 ] Gabrielle Crawford commented on TRINIDAD-1632: -- Note that partial state

[jira] Resolved: (TRINIDAD-1632) Trinidad 2 - exception thrown when partial state saving turned on

2009-11-11 Thread Gabrielle Crawford (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabrielle Crawford resolved TRINIDAD-1632. -- Resolution: Fixed Fix Version/s: 2.0.0-core Trinidad 2 - exception

[jira] Resolved: (TRINIDAD-1631) Trinidad 2 - In UIXComponent throw unsupportedOperationException from getStateHelper since FacesBean does not implement stateHelper

2009-11-11 Thread Gabrielle Crawford (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabrielle Crawford resolved TRINIDAD-1631. -- Resolution: Fixed Fix Version/s: 2.0.0-core throw

[jira] Updated: (MYFACES-2399) ManagedBeanResolver does not handle view scope

2009-11-11 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2399: --- Status: Open (was: Patch Available) ManagedBeanResolver does not handle view scope

[jira] Commented: (MYFACES-2399) ManagedBeanResolver does not handle view scope

2009-11-11 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776712#action_12776712 ] Jakob Korherr commented on MYFACES-2399: I just finished implementing the view

[jira] Commented: (TRINIDAD-1635) Trinidad 2 - nullpointerexception thrown when partial state saving turned on

2009-11-11 Thread Gabrielle Crawford (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776719#action_12776719 ] Gabrielle Crawford commented on TRINIDAD-1635: -- Here's the exception

Re: [Trinidad] Okay to deprecate ComponentUtils.findRelativeComponent and move the code under the control of UIXComponent?

2009-11-11 Thread Andrew Robinson
Please review the patch and my comments in the bug: https://issues.apache.org/jira/browse/TRINIDAD-1633 I'll wait till Friday to allow any feedback before committing any changes.

[jira] Updated: (MYFACES-2399) ManagedBeanResolver does not handle view scope

2009-11-11 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2399: --- Status: Patch Available (was: Open) ManagedBeanResolver does not handle view scope

[jira] Resolved: (TRINIDAD-1628) Add the ability to change the skin-family via the requestMap for DesignTime mode

2009-11-11 Thread Jeanne Waldman (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeanne Waldman resolved TRINIDAD-1628. -- Resolution: Fixed Fix Version/s: 1.2.13-core Add the ability to change the

[jira] Created: (TRINIDAD-1636) Code Cleanup: Remove 'source' in the FileSystemStyleCache constructor and all related code.

2009-11-11 Thread Jeanne Waldman (JIRA)
Code Cleanup: Remove 'source' in the FileSystemStyleCache constructor and all related code. --- Key: TRINIDAD-1636 URL: https://issues.apache.org/jira/browse/TRINIDAD-1636

DataTable And CommandLink with Request scoped Bean

2009-11-11 Thread bmonani
Hi, Has anyone come up with the solution to use datatable with commandlink posting to Request Scoped Bean. Googlesearch is not helpful. Already tried preserveDataModel and other proposed solutions. Any help with sample code appreciated Thanks Bhavin -- View this message in context: