Bugs: Browse | Submit New | Admin

[#6487] Language conversion error

Date:
2006-11-04 14:04
Priority:
3
Submitted By:
Nobody
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
Language conversion error

Detailed description
I try to parse a french feed encoded in ISO-8859-1 and print data as UTF-8 strings.
The feed: http://www.latribune.fr/Cobrand/Articles.nsf/AllRSS?OpenView&Channel=Accueil

The feed contains some é codes. Theses codes are converted but in ISO-8859-1 and not in UTF-8 resulting in
some garbage in the output.

I don't know where to look for patching source code. Any hint would be greatly apreciated.

Add A Comment: Notepad

Please login


Followup

Message
Date: 2007-04-21 19:53
Sender: Bob Aman

I have applied Daniel's patch, and hopefully that will take care
of the issue.
Date: 2006-12-14 00:35
Sender: Daniel Rodríguez Troitiño

I have the same problem. Here is my patch:
http://rubyforge.org/tracker/index.php?func=detail&aid=7264&a
mp;group_id=775&atid=3061

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item