View Single Post
Old 01-22-2010, 11:23 AM   #3
charleski
Wizard
charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.
 
Posts: 1,196
Karma: 1281258
Join Date: Sep 2009
Device: PRS-505
This is a problem with the encoding specified. I've seen it myself a couple of times.
If your ebook is unencrypted, take a look at the xml specification at the top of each file. If the text was edited as UTF-8 but the encoding says
Code:
<?xml version="1.0" encoding="ISO-8859-1"?>
then you can get strange characters.
charleski is offline   Reply With Quote