[jira] Resolved: (TRINIDAD-1253) Problems with ValueBindingValueExpression and ValueExpressionValueBinding

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

Re: Make dev@ private?

2008-10-08 Thread Matthias Wessendorf
On Fri, Sep 5, 2008 at 2:50 AM, Matthias Wessendorf [EMAIL PROTECTED] wrote: On Thu, Sep 4, 2008 at 12:19 PM, Manfred Geiler [EMAIL PROTECTED] wrote: -1 for permissions change for dev@ +1 for a clearer description any native speaker volunteering? Nice move ;-) I wonder if a native speaker

Re: Make dev@ private?

2008-10-08 Thread Simon Kitching
Matthias Wessendorf schrieb: On Fri, Sep 5, 2008 at 2:50 AM, Matthias Wessendorf [EMAIL PROTECTED] wrote: On Thu, Sep 4, 2008 at 12:19 PM, Manfred Geiler [EMAIL PROTECTED] wrote: -1 for permissions change for dev@ +1 for a clearer description any native speaker volunteering?

Re: Make dev@ private?

2008-10-08 Thread Matthias Wessendorf
On Wed, Oct 8, 2008 at 10:25 AM, Simon Kitching [EMAIL PROTECTED] wrote: Matthias Wessendorf schrieb: On Fri, Sep 5, 2008 at 2:50 AM, Matthias Wessendorf [EMAIL PROTECTED] wrote: On Thu, Sep 4, 2008 at 12:19 PM, Manfred Geiler [EMAIL PROTECTED] wrote: -1 for permissions change for dev@

[jira] Resolved: (TRINIDAD-1234) Null pointer validation tr:selectOneListbox

2008-10-08 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Weßendorf resolved TRINIDAD-1234. -- Resolution: Fixed Null pointer validation tr:selectOneListbox

Re: TRINIDAD-930

2008-10-08 Thread Martin Kočí
Ok, we sovled this with a custom renderer. But consider that other h:select* or tr:select* have not this issue. And can you please put a comment in SimpleSelectOneRenderer.getSubmittedValue(FacesContext, UIComponent, String) method - I dont understand why it contains such code: Object

[jira] Resolved: (TRINIDAD-930) tr:selectOneChoice resets value if not in form

2008-10-08 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Weßendorf resolved TRINIDAD-930. - Resolution: Invalid Fix Version/s: (was: 1.2.5-core)

Re: TRINIDAD-930

2008-10-08 Thread Martin Kočí
Ah, I see. Thanks. Matthias Wessendorf píše v St 08. 10. 2008 v 14:16 +0200: in the getConvertedValue(...) we call internally __getIndex() (if valuePassThru:false) and this function treats as -1 see: static int __getIndex( Object submittedValue, ListSelectItem

[jira] Created: (TOBAGO-712) Datepicker writes NaN.NaN.0NaN to input field

2008-10-08 Thread Rainer Rohloff (JIRA)
Datepicker writes NaN.NaN.0NaN to input field - Key: TOBAGO-712 URL: https://issues.apache.org/jira/browse/TOBAGO-712 Project: MyFaces Tobago Issue Type: Bug Components: Core Affects

[jira] Created: (TOBAGO-713) Possibility to render a drop-down in a TabGroup for selection of 'invisible' tabs (Eclipse-style)

2008-10-08 Thread Bernd Bohmann (JIRA)
Possibility to render a drop-down in a TabGroup for selection of 'invisible' tabs (Eclipse-style) - Key: TOBAGO-713 URL:

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

2008-10-08 Thread Curtiss Howard (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12637913#action_12637913 ] Curtiss Howard commented on MYFACES-1994: - I volunteer to work on this issue.

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

2008-10-08 Thread Curtiss Howard (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12637914#action_12637914 ] Curtiss Howard commented on MYFACES-1995: - I volunteer to work on this issue.

[jira] Created: (TOMAHAWK-1345) inputCalendar still renders popupCalendar button even if set as readonly

2008-10-08 Thread Paul Rivera (JIRA)
inputCalendar still renders popupCalendar button even if set as readonly Key: TOMAHAWK-1345 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1345 Project: MyFaces Tomahawk

Re: Async Lifecycle for JSF without patching JSF

2008-10-08 Thread Greg Wilkins
Matthias Wessendorf wrote: On Wed, Oct 8, 2008 at 3:06 AM, Greg Wilkins [EMAIL PROTECTED] wrote: Bernd, excellent work! this is valuable feedback as there is a push by some to throw out the asynchronous proposal on the basis that it is too complex and will break frameworks. I have a

Re: TRINIDAD-930

2008-10-08 Thread Matthias Wessendorf
in the getConvertedValue(...) we call internally __getIndex() (if valuePassThru:false) and this function treats as -1 see: static int __getIndex( Object submittedValue, ListSelectItem selectItems) { if (.equals(submittedValue)) return -1; -M On Wed, Oct 8, 2008 at

Re: Async Lifecycle for JSF without patching JSF

2008-10-08 Thread Greg Wilkins
Bernd, excellent work! this is valuable feedback as there is a push by some to throw out the asynchronous proposal on the basis that it is too complex and will break frameworks. this is valuable evidence that framework developers are able to deal with the complexities of suspend and resume.

Highlight Form Fields after validation

2008-10-08 Thread Zmitko, Jan
Hi All, is it possible to highlight the text input field in the case of wrong values typed by the user? I know that it´s possible to define an own error icon, which is shown besides the field. Is it also possible to change the marker for obligatory fields, instead of the star place an icon?

[jira] Created: (TRINIDAD-1254) Trinidad does not allow the selection of entries in Tomahawk's Schedule Component

2008-10-08 Thread Marco V (JIRA)
Trinidad does not allow the selection of entries in Tomahawk's Schedule Component - Key: TRINIDAD-1254 URL: https://issues.apache.org/jira/browse/TRINIDAD-1254 Project:

[jira] Commented: (TOMAHAWK-1182) Input calendar does not respect the enabledOnUserRole property when rendering as a popup

2008-10-08 Thread Paul Rivera (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12637848#action_12637848 ] Paul Rivera commented on TOMAHAWK-1182: --- Hi! I was able to replicate your issue.

TRINIDAD-930

2008-10-08 Thread Matthias Wessendorf
Hi, I think that TRINIDAD-930 doesn't make sense. I'd expect these editable value holdrs need to be in a form... I am fine w/ *closing* this issue. -M -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter:

Antwort: Re: Combining Oracle Web Help with Trinidad help facet

2008-10-08 Thread wolfgang . toepfer
Hi, Back to this issue. Ok the servlet call works fine e.g. one can use JS to open up a window wherein OHW is shown with the respective topic. One thing that I still wonder about is the way the help facet is supposed to be used. I mean every input component has its help facet but how do you

[jira] Commented: (TOMAHAWK-1346) t:commandButton does not honor enabledOnUserRole attribute

2008-10-08 Thread Paul Rivera (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12637924#action_12637924 ] Paul Rivera commented on TOMAHAWK-1346: --- Attached a patch above named

[jira] Resolved: (TRINIDAD-1230) [TRINIDAD] Exception on using CoreShowDetailItem

2008-10-08 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Weßendorf resolved TRINIDAD-1230. -- Resolution: Invalid this sounds like a question, not like a bug. please

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

2008-10-08 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12637949#action_12637949 ] Michael Concini commented on MYFACES-2003: -- I volunteer to work on this issue.

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

2008-10-08 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12637950#action_12637950 ] Michael Concini commented on MYFACES-2004: -- I volunteer to work on this issue.

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

2008-10-08 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12637947#action_12637947 ] Michael Concini commented on MYFACES-1997: -- I volunteer to work on this issue.

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

2008-10-08 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12637948#action_12637948 ] Michael Concini commented on MYFACES-1998: -- I volunteer to work on this issue.

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

2008-10-08 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12637946#action_12637946 ] Michael Concini commented on MYFACES-1996: -- I volunteer to work on this issue.

[jira] Created: (TOMAHAWK-1347) t:inputFileUpload does not honor enabledOnUserRole attribute

2008-10-08 Thread Paul Rivera (JIRA)
t:inputFileUpload does not honor enabledOnUserRole attribute Key: TOMAHAWK-1347 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1347 Project: MyFaces Tomahawk Issue Type: Bug

[jira] Created: (TRINIDAD-1255) Further clean up of ValueExpressionValueBinding and ValueBindingValueExpression and their usage

2008-10-08 Thread Blake Sullivan (JIRA)
Further clean up of ValueExpressionValueBinding and ValueBindingValueExpression and their usage --- Key: TRINIDAD-1255 URL:

Setting phase id to APPLY_REQUEST_VALUES in UIXCommand.queuEvent when immediate attribute is set to true?

2008-10-08 Thread Henry Saputra
Hi All, I saw from the Trinidad 1.2.8.1 branch UIXCommand.queueEvent the code looks like this: /** * pIntercept codequeueEvent/code and mark the phaseId for the * event to be codePhaseId.APPLY_REQUEST_VALUES/code if the * codeimmediate/code flag is true, *

[jira] Resolved: (TRINIDAD-205) Need to avoid IE's number of CSS selectors limitation

2008-10-08 Thread Andrew Robinson (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Robinson resolved TRINIDAD-205. -- Resolution: Fixed Implemented the fix using the recommended method by Jeanne Waldman

[jira] Commented: (MYFACES-2001) wrong referenced scope test for managed beans with scope 'none'

2008-10-08 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12638150#action_12638150 ] Leonardo Uribe commented on MYFACES-2001: - Checking the jsf 1.1 mr1 spec section

[jira] Resolved: (MYFACES-2001) wrong referenced scope test for managed beans with scope 'none'

2008-10-08 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-2001. - Resolution: Invalid Assignee: Leonardo Uribe wrong referenced scope test for

[jira] Commented: (MYFACES-2005) GuiceELResolver doesnt populate fields in managedBean

2008-10-08 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12638155#action_12638155 ] Leonardo Uribe commented on MYFACES-2005: - This issue is not blocker and it is

[jira] Commented: (MYFACES-1999) In GuiceResolver managed-bean-scope is ignored, scope defaults to none

2008-10-08 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12638162#action_12638162 ] Leonardo Uribe commented on MYFACES-1999: - The actual implementation of

[jira] Resolved: (MYFACES-1284) Generating component source code

2008-10-08 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-1284. - Resolution: Fixed Assignee: Leonardo Uribe (was: Matthias Weßendorf) this was