You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by ji...@apache.org on 2004/06/17 16:34:10 UTC

[jira] Created: (XERCESC-1231) DOMParser::parse() returns error for XML file with Chinese name

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/XERCESC-1231

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XERCESC-1231
    Summary: DOMParser::parse() returns error for XML file with Chinese name
       Type: Bug

     Status: Unassigned
   Priority: Minor

    Project: Xerces-C++
 Components: 
             Build

   Assignee: 
   Reporter: Prasanna Natekar

    Created: Thu, 17 Jun 2004 7:32 AM
    Updated: Thu, 17 Jun 2004 7:32 AM
Environment: windows 2000 server with chinese language option

Description:
The DOMParse::parse() function returns error for filenames having chinese characters .
 
I have used XMLCh also but this has not solved the problem


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org


[jira] Updated: (XERCESC-1231) DOMParser::parse() returns error for XML file with Chinese name

Posted by xe...@xml.apache.org.
The following issue has been updated:

    Updater: Alberto Massari (mailto:amassari@progress.com)
       Date: Mon, 4 Oct 2004 4:31 AM
    Changes:
             Component changed to Non-Validating Parser
             Component changed from Build
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/XERCESC-1231?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/XERCESC-1231

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XERCESC-1231
    Summary: DOMParser::parse() returns error for XML file with Chinese name
       Type: Bug

     Status: Unassigned
   Priority: Minor

    Project: Xerces-C++
 Components: 
             Non-Validating Parser
   Versions:
             1.5.1

   Assignee: 
   Reporter: Prasanna Natekar

    Created: Thu, 17 Jun 2004 7:32 AM
    Updated: Mon, 4 Oct 2004 4:31 AM
Environment: windows 2000 server with chinese language option

Description:
The DOMParse::parse() function returns error for filenames having chinese characters .
 
I have used XMLCh also but this has not solved the problem


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org


[jira] Commented: (XERCESC-1231) DOMParser::parse() returns error for XML file with Chinese name

Posted by xe...@xml.apache.org.
The following comment has been added to this issue:

     Author: Alberto Massari
    Created: Mon, 28 Jun 2004 10:18 AM
       Body:
Hi Prasanna,
version 1.5.1 is very old, so the code base is very different from now (C++ namespaces, pluggable memory manager, and so on). But you can try looking at the current version of src/xercesc/util/Transcoders/Win32/Win32TransService.cpp and backport the changes I did to the Win32LCPTranscoder class.

Let me know if the new code fixes your problem

Alberto
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/XERCESC-1231?page=comments#action_36394

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/XERCESC-1231

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XERCESC-1231
    Summary: DOMParser::parse() returns error for XML file with Chinese name
       Type: Bug

     Status: Unassigned
   Priority: Minor

    Project: Xerces-C++
 Components: 
             Build
   Versions:
             1.5.1

   Assignee: 
   Reporter: Prasanna Natekar

    Created: Thu, 17 Jun 2004 7:32 AM
    Updated: Mon, 28 Jun 2004 10:18 AM
Environment: windows 2000 server with chinese language option

Description:
The DOMParse::parse() function returns error for filenames having chinese characters .
 
I have used XMLCh also but this has not solved the problem


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org


[jira] Updated: (XERCESC-1231) DOMParser::parse() returns error for XML file with Chinese name

Posted by xe...@xml.apache.org.
The following issue has been updated:

    Updater: Alberto Massari (mailto:amassari@progress.com)
       Date: Mon, 28 Jun 2004 10:07 AM
    Comment:
Hi Alberto,

We r using Xerces-c 1.5.1 and since it is tightly coupled with our system ,
it is not possible for us to change the version .
Can u tell me which files have been changed to repair the bug , so that we
can try to fix it in this version.
Is there any way we can fix a patch in the existing version with us?

regards,
Prasanna.
    Changes:
             Version changed to 1.5.1
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/XERCESC-1231?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/XERCESC-1231

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XERCESC-1231
    Summary: DOMParser::parse() returns error for XML file with Chinese name
       Type: Bug

     Status: Unassigned
   Priority: Minor

    Project: Xerces-C++
 Components: 
             Build
   Versions:
             1.5.1

   Assignee: 
   Reporter: Prasanna Natekar

    Created: Thu, 17 Jun 2004 7:32 AM
    Updated: Mon, 28 Jun 2004 10:07 AM
Environment: windows 2000 server with chinese language option

Description:
The DOMParse::parse() function returns error for filenames having chinese characters .
 
I have used XMLCh also but this has not solved the problem


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org