id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
304,padre chokes plain text files with non-ascii characters,jquelin,,"1. open padre, create an empty file.
2. type in non-ascii chars (cf attached file)
3. save
4. padre issues warnings:
""\x{00e7}"" does not map to ascii at /home/jquelin/prog/padre/Padre/lib/Padre/Wx/Main.pm line 1678.
""\x{00e9}"" does not map to ascii at /home/jquelin/prog/padre/Padre/lib/Padre/Wx/Main.pm line 1678.
""\x{00e9}"" does not map to ascii at /home/jquelin/prog/padre/Padre/lib/Padre/Wx/Main.pm line 1678.
5. close padre
6. reopen padre with the new file just created
7. see the content of the file now reading:
    fan\x{00e7}ais \x{00e9}cossas et \x{00e9}conmie
instead of:
    fançais écossas et éconmie

that's not good...",defect,closed,major,,editor,0.34,fixed,,cm@…
