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=35396>. 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=35396 ------- Additional Comments From [EMAIL PROTECTED] 2005-06-17 16:14 ------- Hi Sven, The patches look good and I can commit them for you. This is an excellent idea and makes the HTML tag library very "forward compatible" in my mind. The only issue I see is that the AttributeTag looks for ancestors with a base type of BaseHandleTag and then adds the attribute to that tag. The problem with this is that you can nest <html:attribute> tags. I think this scenario should be handled and possibly throw an IllegalStateException or something. Can you fix this in your code and submit a new patch? -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
