[jira] Created: (TOMAHAWK-721) Toggle component for sandbox. This component allows the user to switch between View/Edit modes

2006-09-30 Thread Sharath Reddy (JIRA)
Toggle component for sandbox. This component allows the user to switch between View/Edit modes -- Key: TOMAHAWK-721 URL: http://issues.apache.org/jira/browse/TOMAHAWK-721

[jira] Updated: (TOMAHAWK-435) Inconsistent results using TableSuggestAjax

2006-06-28 Thread Sharath Reddy (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-435?page=all ] Sharath Reddy updated TOMAHAWK-435: --- Status: Patch Available (was: Open) Inconsistent results using TableSuggestAjax --- Key:

[jira] Commented: (TOMAHAWK-213) inputDate in dataTable displays the same value in each row

2006-05-17 Thread Sharath Reddy (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-213?page=comments#action_12412240 ] Sharath Reddy commented on TOMAHAWK-213: Hello Jorge, I also encountered this bug and submitted a patch, that was accepted, last year. See:

[jira] Updated: (TOMAHAWK-408) Child combo box that will be reloaded via ajax call when the parent combo box's value is changed

2006-05-03 Thread Sharath Reddy (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-408?page=all ] Sharath Reddy updated TOMAHAWK-408: --- Status: Patch Available (was: Open) Child combo box that will be reloaded via ajax call when the parent combo box's value is changed

[jira] Updated: (TOMAHAWK-396) InputParam component maps a parameter from the request to a managed bean property.

2006-04-27 Thread Sharath Reddy (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-396?page=all ] Sharath Reddy updated TOMAHAWK-396: --- Status: Patch Available (was: Open) InputParam component maps a parameter from the request to a managed bean property.

[jira] Created: (TOMAHAWK-396) InputParam component maps a parameter from the request to a managed bean property.

2006-04-27 Thread Sharath Reddy (JIRA)
InputParam component maps a parameter from the request to a managed bean property. -- Key: TOMAHAWK-396 URL: http://issues.apache.org/jira/browse/TOMAHAWK-396 Project: MyFaces Tomahawk

[jira] Created: (TOMAHAWK-250) New 'Outlook Menu' type component for Sandbox

2006-04-13 Thread Sharath Reddy (JIRA)
New 'Outlook Menu' type component for Sandbox -- Key: TOMAHAWK-250 URL: http://issues.apache.org/jira/browse/TOMAHAWK-250 Project: MyFaces Tomahawk Type: New Feature Reporter: Sharath Reddy This component provides

[jira] Updated: (MYFACES-766) documention for javascript listener

2005-10-31 Thread Sharath Reddy (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-766?page=all ] Sharath Reddy updated MYFACES-766: -- Attachment: jslistener documention for javascript listener --- Key: MYFACES-766 URL:

[jira] Created: (MYFACES-766) documention for javascript listener

2005-10-31 Thread Sharath Reddy (JIRA)
documention for javascript listener --- Key: MYFACES-766 URL: http://issues.apache.org/jira/browse/MYFACES-766 Project: MyFaces Type: Improvement Components: Tomahawk Versions: Nightly Environment: N.A. Reporter:

[jira] Commented: (MYFACES-716) Problem using JSF input components with DataList

2005-10-21 Thread Sharath Reddy (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-716?page=comments#action_12332704 ] Sharath Reddy commented on MYFACES-716: --- Yes, you are right. I was using the MyFaces implementation of JSF. I think this is also related to another issue:

[jira] Commented: (MYFACES-716) Problem using JSF input components with DataList

2005-10-20 Thread Sharath Reddy (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-716?page=comments#action_12332565 ] Sharath Reddy commented on MYFACES-716: --- Hi Vinnie, I tried to reproduce your setup exactly. This is my JSF: f:subview id=results h:form x:dataList

[jira] Commented: (MYFACES-320) selectOneRadio does not properly persist its value

2005-10-20 Thread Sharath Reddy (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-320?page=comments#action_12332566 ] Sharath Reddy commented on MYFACES-320: --- I tested with the same setup. Looks like this is no longer a problem. selectOneRadio does not properly persist its value

[jira] Commented: (MYFACES-410) valueChangeListener not working in inputHidden

2005-10-18 Thread Sharath Reddy (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-410?page=comments#action_12332342 ] Sharath Reddy commented on MYFACES-410: --- I tested with the following tag: t:inputHidden id=test forceId=true value=#{countryList.testValue}

[jira] Updated: (MYFACES-691) t:dataList does not style li elements

2005-10-15 Thread Sharath Reddy (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-691?page=all ] Sharath Reddy updated MYFACES-691: -- Attachment: itemStyleClass.zip These patches add an 'itemStyleClass' attribute to the dataList component, which can be used to style individual items in

[jira] Updated: (MYFACES-428) InputDate(s) within dataTable submitting incorrect dates

2005-09-30 Thread Sharath Reddy (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-428?page=all ] Sharath Reddy updated MYFACES-428: -- Attachment: inputDate.zip Hello, The attached zip file contains: 1. War file that will help you reproduce the problem (hit

[jira] Commented: (MYFACES-428) InputDate(s) within dataTable submitting incorrect dates

2005-09-19 Thread Sharath Reddy (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-428?page=comments#action_12329847 ] Sharath Reddy commented on MYFACES-428: --- Hi Martin, I had the same problem as the original poster, and have already submitted a patch file (inputdate) along with an