Remove maximumLength attribute from inputDate ?

2006-12-14 Thread Piyush Hari
Qiang, I am wondering where we are with this fix ? Are you planning to remove maximumLength attribute from inputDate any sooner ? Regards, -Piyush - Original Message - From: Gabrielle Crawford [EMAIL PROTECTED] To: adffaces-dev@incubator.apache.org Sent: Monday, November 20, 2006 4

Re: Remove maximumLength attribute from inputDate

2006-11-22 Thread Qiang Fan
An issue has already been opened in jira. The key number is ADFFACES-300http://issues.apache.org/jira/browse/ADFFACES-300. Is there any thing else I need to do? Thanks. John On 11/20/06, Matthias Wessendorf [EMAIL PROTECTED] wrote: same here. can you open a ticket on jira for that? On

Re: Remove maximumLength attribute from inputDate

2006-11-22 Thread Piyush Hari
10:27 AM Subject: Re: Remove maximumLength attribute from inputDate An issue has already been opened in jira. The key number is ADFFACES-300http://issues.apache.org/jira/browse/ADFFACES-300. Is there any thing else I need to do? Thanks. John On 11/20/06, Matthias Wessendorf [EMAIL PROTECTED

Re: Remove maximumLength attribute from inputDate

2006-11-22 Thread Matthias Wessendorf
and included in the code. -Piyush - Original Message - From: Qiang Fan [EMAIL PROTECTED] To: adffaces-dev@incubator.apache.org Sent: Wednesday, November 22, 2006 10:27 AM Subject: Re: Remove maximumLength attribute from inputDate An issue has already been opened in jira. The key number

Remove maximumLength attribute from inputDate

2006-11-21 Thread Qiang Fan
Hi! InputDate component has an maximumLength attribute that specifies the maximum number of characters that can be entered into the edit field. Unlike inputText, inputDate will always have a converter (if the page does not specify, it has its default converter). Since the converter in inputDate