by momander » Wed Dec 23, 2009 2:15 am
How to reproduce
1. Add a few podcast feeds.
2. Select Tools / Scripts / Export subscribed podcasts.
Result
The exported file is not strict XML because it's missing the initial <?xml?> element. This means other apps that require strict XML, like Android apps, can't process the file.
Expected result
A strictly correct XML file, which requires this to be the first line:
<?xml version='1.0' ?>
Environment
WinXP SP2, MediaMonkey 3.1.1.1261 Standard Edition
Happy Holidays!
/Martin
How to reproduce
1. Add a few podcast feeds.
2. Select Tools / Scripts / Export subscribed podcasts.
Result
The exported file is not strict XML because it's missing the initial <?xml?> element. This means other apps that require strict XML, like Android apps, can't process the file.
Expected result
A strictly correct XML file, which requires this to be the first line:
<?xml version='1.0' ?>
Environment
WinXP SP2, MediaMonkey 3.1.1.1261 Standard Edition
Happy Holidays!
/Martin