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=6798>. 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=6798 xsl:number returns incorrect value when namespace is present [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |XSLTBug Priority|Medium |High ------- Additional Comments From [EMAIL PROTECTED] 2002-03-01 21:46 ------- I observed the problem and also noted that it can be fixed by using <xsl:number count="xhtml:p"/> which means that our method of determining the default value for the count attribute has a bug, probably using the wrong name. While investigating this, be sure to check the "from" code as well!
