gpodder-sailfish icon indicating copy to clipboard operation
gpodder-sailfish copied to clipboard

non-ASCII characters in shownotes missing

Open schmittlauch opened this issue 8 years ago • 1 comments

Non-ASCII characters like umlauts are just not displayed in the shownotes of podcast episodes.

gPodder version: 4.6.0

This is probably a regression from the quick-and-dirty implementation of #16.

schmittlauch avatar Oct 30 '17 21:10 schmittlauch

I actually do not have this problem (using SFOS in Bulgarian though)

sfbg avatar Jul 24 '19 22:07 sfbg

Hey I'm cleaning up a bit of the older issues, @schmittlauch is this still a problem?

Keeper-of-the-Keys avatar Aug 06 '24 08:08 Keeper-of-the-Keys

Yes, this is still an issue. One affected example feed is https://feeds.hoaxilla.com/hoaxilla

schmittlauch avatar Aug 06 '24 22:08 schmittlauch

Very interesting I notice that in the title they are there but not in the text, later today I'll have a look at the database because I have a gut feeling that the data may not be stored correctly.

Keeper-of-the-Keys avatar Aug 28 '24 06:08 Keeper-of-the-Keys

The mystery deepens - in the db the data is stored correctly.

Keeper-of-the-Keys avatar Aug 28 '24 10:08 Keeper-of-the-Keys

OK found the issue - the episodes have an HTML description which is RichText and not StyledText type, will be in 4.17.

Keeper-of-the-Keys avatar Aug 28 '24 12:08 Keeper-of-the-Keys