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 2002/07/20 02:51:39 UTC

DO NOT REPLY [Bug 10997] New: - transformer doesn't support Chinese Name Dir

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

transformer doesn't support Chinese Name  Dir

           Summary: transformer doesn't support Chinese Name  Dir
           Product: XalanJ2
           Version: 2.4Dx
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Xalan-Xsltc
        AssignedTo: xalan-dev@xml.apache.org
        ReportedBy: ffsquell@hotmail.com


When I used xalan-j_2_4_D1(endosed) with my XSL File placed in a Chinese Name 
Dir,it report error:

    javax.xml.transform.TransformerConfigurationException:   
javax.xml.transform.TransformerConfigurationException: 
javax.xml.transform.TransformerException: java.net.MalformedURLException: no 
protocol: MPhoneFeeFm.xslt

  But when I use Jdk1.4 default xalan,there were not problem.