From: "Laurie Harper" <[EMAIL PROTECTED]>
A number of tag attributes are documented as type String but implemented as type boolean. Should the docs be changed, or is this based on a standard Servlet-spec defined String to bool conversion?
Which docs? I recently fixed all the validation warnings on the tld files in the taglib sub-project, and IIRC all of them were due to a missing <type> tag on an attribute. http://marc.theaimsgroup.com/?l=struts-dev&m=112708829216497 If you're looking at the Taglibdoc/Taglib Reference on the test site, it hasn't been updated in a while. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
