Tag html:text

2005-11-16 Thread Thomas Colin de Verdière

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 ?

Thomas de Verdière

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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 ?
snip/

The Struts HTML taglib, in certain cases, does not expose all
attributes to the HTML element counterpart. Whether you wish to file a
report for this is upto you, its always a good idea to read comments
on similar issues in bugzilla first [1]. I should point to the
specific discussions, sorry.

-Rahul

[1] http://issues.apache.org/bugzilla/



 Thomas de Verdière


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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 Message - 
From: Thomas Colin de Verdière [EMAIL PROTECTED]
Sent: Wednesday, November 16, 2005 10:45 AM


 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
?



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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.

snip/

Thomas already did, as 37527 [1].

-Rahul

[1] http://issues.apache.org/bugzilla/show_bug.cgi?id=37527



 http://issues.apache.org/bugzilla/

 thanks.

 Niall

 - Original Message -
 From: Thomas Colin de Verdière [EMAIL PROTECTED]
 Sent: Wednesday, November 16, 2005 10:45 AM


  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
 ?


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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 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.

snip/

Thomas already did, as 37527 [1].

-Rahul

[1] http://issues.apache.org/bugzilla/show_bug.cgi?id=37527



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]