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=31049>. 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=31049 new tag to handle relation (html <link>) ------- Additional Comments From [EMAIL PROTECTED] 2004-09-03 16:10 ------- I think this should extend LinkTag rather than RewriteTag and use a direct call to TagUtils.getInstance().computeURLWithCharEncoding rather than calling super.doStartTag. It seems awkward for one tag to call "doStartTag" on another. I don't suppose I'd veto the patch as is, but I think it would be clearer this way. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]