View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0014609 | MMW v4 | Playlist / Search | public | 2018-01-05 03:27 | 2018-01-17 02:48 |
Reporter | peke | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Target Version | 4.1.20 | Fixed in Version | 4.1.20 | ||
Summary | 0014609: OPML: OPML Export containg " Character do not export correctly due the format standard | ||||
Description | OPML do not allow " character in strings making exported OPML invalid. Example podcast name: ZDF - "Neues aus der Anstalt" result in invalid Exported String: text="ZDF - "Neues aus der Anstalt"" which can't be loaded in any application that support OPML Guess we should convert " -> '' or " -> ' ? | ||||
Additional Information | http://www.mediamonkey.com/forum/viewtopic.php?f=7&t=89083 | ||||
Tags | No tags attached. | ||||
Fixed in build | 1864 | ||||
|
Escaped in 1864 according to https://www.liquid-technologies.com/XML/EscapingData.aspx |
|
verified 1864 |