playlist/xspf: concatenate multiple CharacterData fragments

Closes https://github.com/MusicPlayerDaemon/MPD/issues/781
This commit is contained in:
Max Kellermann
2020-03-11 20:44:16 +01:00
parent e0a8fd398c
commit c45f113856
2 changed files with 17 additions and 6 deletions

2
NEWS
View File

@@ -1,6 +1,8 @@
ver 0.21.21 (not yet released)
* configuration
- fix bug in "metadata_to_use" setting
* playlist
- xspf: fix corrupt tags in the presence of XML entities
* archive
- iso9660: skip empty file names to work around libcdio bug
* decoder