[ expat-Bugs-531936 ] not supported windows-1251 character set

noreply@sourceforge.net noreply@sourceforge.net
Tue Mar 19 08:57:09 2002


Bugs item #531936, was opened at 2002-03-19 08:56
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=110127&aid=531936&group_id=10127

Category: XML::Parser (Perl module)
Group: Feature Request
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Clark Cooper (coopercc)
Summary: not supported windows-1251 character set

Initial Comment:
Hello.
I have found a problem with parse XML documents, that 
contains cyrilic symbols in attribute value
something like 
<test><msg v="ôûâà" /></test> 
raises exceprion
"not well-formed ....."

i test all cyrilic characters and found that exception 
raises when character code more than 0xF0 but i can be 
at fault

i try use .enc file, but it's not work in my case

I think that it is a bug. 

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=110127&aid=531936&group_id=10127