You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2003/05/17 01:16:16 UTC

DO NOT REPLY [Bug 19999] - html taglib does not support readonly attribute fully

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19999>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19999

html taglib does not support readonly attribute fully

mohankishore@yahoo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Blocker                     |Major
            Summary|html:checkbox does not      |html taglib does not support
                   |contain readonly attribute  |readonly attribute fully
                   |in tld                      |



------- Additional Comments From mohankishore@yahoo.com  2003-05-16 23:16 -------
Only the html:text, textarea and password tags support the readonly attribute. 
The Spec seems to say it is supported for INPUT and TEXTAREA. But, in the 
comments for INPUT element, it mentions only text and password.

I guess its upto interpretation, whether the comments in the DTD are exhaustive 
or just the most common examples. Note that the 'value' field is documented 
as 'Specify for radio buttons and checkboxes'. 

Note that IE6 and NN7 do not make the checkbox uneditable even if it is marked 
as readonly - should probably be marked as INVALID...

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-dev-help@jakarta.apache.org