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=15332>. 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=15332 XSLTC: default priority for processing-instruction('name') is not 0 ------- Additional Comments From [EMAIL PROTECTED] 2003-02-12 19:42 ------- Henry wrote I reviewed your patch for Bug 15332, and noticed a problem with it. I believe it assigns a priority of 0 to patterns of the form "processing-instruction(Literal)" and to "processing-instruction()". I believe the latter should have a priority of -0.5. I think he is right. The same problem with processing-instruction('') The test-case
