Re: Tag html:text

2005-11-16 Thread Niall Pemberton
Ha! thanks, that missed my radar. Niall - Original Message - From: "Rahul Akolkar" <[EMAIL PROTECTED]> Sent: Wednesday, November 16, 2005 9:28 PM On 11/16/05, Niall Pemberton <[EMAIL PROTECTED]> wrote: > I agree, the BaseHandlerTag has all the code required for "onselect", but > none o

Re: Tag html:text

2005-11-16 Thread Rahul Akolkar
On 11/16/05, Niall Pemberton <[EMAIL PROTECTED]> wrote: > I agree, the BaseHandlerTag has all the code required for "onselect", but > none of the tags define it as an attribute in the TLD. As it is part of the > HTML 4 spec, it looks like an oversight to me. Please file a bug report for > this. >

Re: Tag html:text

2005-11-16 Thread Niall Pemberton
I agree, the BaseHandlerTag has all the code required for "onselect", but none of the tags define it as an attribute in the TLD. As it is part of the HTML 4 spec, it looks like an oversight to me. Please file a bug report for this. http://issues.apache.org/bugzilla/ thanks. Niall - Original

Re: Tag html:text

2005-11-16 Thread Rahul Akolkar
On 11/16/05, Thomas Colin de Verdière <[EMAIL PROTECTED]> wrote: > Hello, > I think the attribute onselect is missing on tag html:text. Struts 1.2.7 > (and Struts 1.2.8) > Is this an issue ? > I put in the tld the new attribute and it works. Should i submit an issue ? The Struts HTML taglib, in c