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=6071>. 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=6071 There is no xsl:key declaration fo N400561 - has no line numbers [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ErrorMessage, TestID, | |XSLTBug Priority|Other |Low ------- Additional Comments From [EMAIL PROTECTED] 2002-01-28 19:11 ------- See idkeyerr10 for a test case. We put out a suitable message, just not the line number. This is probably a generic expression-evaluation issue. In the attachment, the first argument to key is always a variable, so the name of the key being searched for is set dynamically. Somehow, the value 'N400561' (which likely came from generate-id) got into that variable.
