DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=29180>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=29180 Tag attributes with array type don't work [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WONTFIX | Version|4.0 Beta 1 |4.0.4 Final ------- Additional Comments From [EMAIL PROTECTED] 2004-05-25 12:55 ------- Oops, I got the version wrong - this happens in Tomcat 4.0.4, and I suspect (from looking at the source) in all other versions of Tomcat 4 as well. In TagBeginGenerator.convertString(), the class object representing the attribute's type is used to get the name of the class to put into the generated source, which in the case of arrays ends up inserting something which isn't a valid identifier. That code has been essentially unaltered since 2000, so if I've diagnosed it correctly it should be present in all versions. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]