Mantis Bug Tracker

View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006263MediaMonkey (current)Podcastspublic2010-02-04 18:242010-02-05 15:02
Reporterpeke 
PrioritynoneSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version3.2.1 
Target VersionFixed in Version4.0 
Summary0006263: Podcasts: Containg XML Formatting Unicode descriptions are not Imported correctly
DescriptionSubscribing to podcasts that have HTML/XML Unicode formatting like this one http://pod.drs.ch/doppelpunkt_mpx.xml [^] do not import descriptions and track names correctly even podcast is shown correctly in browser (Firefox 3.6).

Stylesheet for above podcast is located here http://pod.drs.ch/xsl/mpx.xsl [^] and indicate plain Latin encoding

HTML escape codes and XML formatting can be found on this page http://cpansearch.perl.org/src/MSERGEANT/Pod-XML-0.93/XML.pm [^]
Additional InformationTicket:
RRF-548263
TagsNo tags attached.
Fixed in build1302
Attached Files

- Relationships

-  Notes
(0019996)
Ludek (developer)
2010-02-05 15:02

Fixed in build 1302

Note that problem was in podcast feed itself
1. it doesn't contain the info about used encoding (UTF-8), but the other apps consider such a feed as UTF-8 encoded anyway, i.e. applied the same to MM in build 1302
2. It contains some non-standard HTML characters that the other softwares represent as ' ' (if the char is unknown like in this case), i.e. applied the same to MM in build 1302


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker