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 "Shreedhara Udupa (JIRA)" <xe...@xml.apache.org> on 2012/09/25 10:35:10 UTC

[jira] [Created] (XERCESC-1996) Chinese characters are not parsed correctly

Shreedhara Udupa  created XERCESC-1996:
------------------------------------------

             Summary: Chinese characters are not parsed correctly
                 Key: XERCESC-1996
                 URL: https://issues.apache.org/jira/browse/XERCESC-1996
             Project: Xerces-C++
          Issue Type: Bug
          Components: DOM
    Affects Versions: 3.1.1
         Environment: Windows 2008 R2 64 bit
            Reporter: Shreedhara Udupa 


When xml file (Refer attached) with chinese characters are parsed few character are missed.  In the attached xml group names are not parsed .  Few character are missed

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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


[jira] [Commented] (XERCESC-1996) Chinese characters are not parsed correctly

Posted by "Alberto Massari (JIRA)" <xe...@xml.apache.org>.
    [ https://issues.apache.org/jira/browse/XERCESC-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13462571#comment-13462571 ] 

Alberto Massari commented on XERCESC-1996:
------------------------------------------

Could you specify which string isn't represented correctly, and what should be the correct label?

Thanks
                
> Chinese characters are not parsed correctly
> -------------------------------------------
>
>                 Key: XERCESC-1996
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1996
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: DOM
>    Affects Versions: 3.1.1
>         Environment: Windows 2008 R2 64 bit
>            Reporter: Shreedhara Udupa 
>         Attachments: ChineseXML.xml
>
>
> When xml file (Refer attached) with chinese characters are parsed few character are missed.  In the attached xml group names are not parsed .  Few character are missed

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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


[jira] [Updated] (XERCESC-1996) Chinese characters are not parsed correctly

Posted by "Shreedhara Udupa (JIRA)" <xe...@xml.apache.org>.
     [ https://issues.apache.org/jira/browse/XERCESC-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shreedhara Udupa  updated XERCESC-1996:
---------------------------------------

    Attachment: ChineseXML.xml

Group names are not parsed properly 
                
> Chinese characters are not parsed correctly
> -------------------------------------------
>
>                 Key: XERCESC-1996
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1996
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: DOM
>    Affects Versions: 3.1.1
>         Environment: Windows 2008 R2 64 bit
>            Reporter: Shreedhara Udupa 
>         Attachments: ChineseXML.xml
>
>
> When xml file (Refer attached) with chinese characters are parsed few character are missed.  In the attached xml group names are not parsed .  Few character are missed

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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


[jira] [Updated] (XERCESC-1996) Chinese characters are not parsed correctly

Posted by "Shreedhara Udupa (JIRA)" <xe...@xml.apache.org>.
     [ https://issues.apache.org/jira/browse/XERCESC-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shreedhara Udupa  updated XERCESC-1996:
---------------------------------------

    Attachment: samplecode.cpp

sample code
                
> Chinese characters are not parsed correctly
> -------------------------------------------
>
>                 Key: XERCESC-1996
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1996
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: DOM
>    Affects Versions: 3.1.1
>         Environment: Windows 2008 R2 64 bit
>            Reporter: Shreedhara Udupa 
>         Attachments: ChineseXML.xml, samplecode.cpp
>
>
> When xml file (Refer attached) with chinese characters are parsed few character are missed.  In the attached xml group names are not parsed .  Few character are missed

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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


[jira] [Commented] (XERCESC-1996) Chinese characters are not parsed correctly

Posted by "Shreedhara Udupa (JIRA)" <xe...@xml.apache.org>.
    [ https://issues.apache.org/jira/browse/XERCESC-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13462588#comment-13462588 ] 

Shreedhara Udupa  commented on XERCESC-1996:
--------------------------------------------

I have attached screenshot and sample xml file.   Instead of  group name 节点,  only 点 parsed and '节' and this is missing after parsing

Thanks

                
> Chinese characters are not parsed correctly
> -------------------------------------------
>
>                 Key: XERCESC-1996
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1996
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: DOM
>    Affects Versions: 3.1.1
>         Environment: Windows 2008 R2 64 bit
>            Reporter: Shreedhara Udupa 
>         Attachments: ChineseXML.xml, samplecode.cpp, screenshot-1.jpg
>
>
> When xml file (Refer attached) with chinese characters are parsed few character are missed.  In the attached xml group names are not parsed .  Few character are missed

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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


[jira] [Updated] (XERCESC-1996) Chinese characters are not parsed correctly

Posted by "Shreedhara Udupa (JIRA)" <xe...@xml.apache.org>.
     [ https://issues.apache.org/jira/browse/XERCESC-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shreedhara Udupa  updated XERCESC-1996:
---------------------------------------

    Attachment: screenshot-1.jpg

You can see the missing characters when compared the xml file attached for group names 
                
> Chinese characters are not parsed correctly
> -------------------------------------------
>
>                 Key: XERCESC-1996
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1996
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: DOM
>    Affects Versions: 3.1.1
>         Environment: Windows 2008 R2 64 bit
>            Reporter: Shreedhara Udupa 
>         Attachments: ChineseXML.xml, samplecode.cpp, screenshot-1.jpg
>
>
> When xml file (Refer attached) with chinese characters are parsed few character are missed.  In the attached xml group names are not parsed .  Few character are missed

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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