You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2001/11/30 17:29:50 UTC

DO NOT REPLY [Bug 5207] New: - Need error for template name that has prefix, no local part

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=5207>.
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=5207

Need error for template name that has prefix, no local part

           Summary: Need error for template name that has prefix, no local
                    part
           Product: XalanC
           Version: 1.2.x
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: XalanC
        AssignedTo: xalan-dev@xml.apache.org
        ReportedBy: David_Marston@lotus.com


See test case namedtemplateerr14.
<xsl:call-template name="foo:">
actually calls
<xsl:template name="foo:">