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=22564>. 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=22564 xmlns bug using docbook->xhtml xslt on ulink template ------- Additional Comments From [EMAIL PROTECTED] 2003-10-20 22:59 ------- I am using the DocBook stylesheets version 1.62.4 and the problem is still there. This version of the sylesheet does not have an xmlns attribute on the a tag, but the generated a tag is still broken. The first attribute (it happens to be href, but you can swap them) will have the name missing and an empty value (=""). I could find no workaround at all, basically this is a show stopper for me. For now I dropped the XHTML support and went back to HTML. Running the same transformation using Saxon will produce proper output.
