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=5202>. 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=5202 Must detect non-literal argument to id() in match pattern Summary: Must detect non-literal argument to id() in match pattern Product: XalanJ2 Version: 2.2.x Platform: Other OS/Version: Other Status: NEW Severity: Minor Priority: Other Component: Xalan AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] See test case idkeyerr21 and Production 3 in section 5.2 of the XSLT spec. Match patterns using id() can only have a literal (quoted string, XPath Production 29) as an argument.
