That bug is about title in books list, for my documents the title has weird characters only in subscription's content.
For testing i create a recipe where title is:
title = u'Adev\u0103rulaa\u015f-\u0219-\u0163-\u021b-\u0162-\u021a-\u0103-\u0102-\u00e2-\u00c2-\u00ee-\u00ce' and feeds:
feeds = [ (u'\u0218tiri\u0103-\u0102-\u00e2-\u00c2-\u00ee-\u00ce', u'http://www.adevarul.ro/rss/latest'),
(u'\u0218tiri\u0103-\u015f-\u0219-\u0163-\u021b-\u0162-\u021a', u'http://www.adevarul.ro/rss/latest') ]
The title in documents list is ok but when i open the book and check Section list the title is wrong but feeds are ok.
I attach a print screen.
|