From kde-bugs-dist Fri Nov 30 21:21:13 2007 From: William Thomas Date: Fri, 30 Nov 2007 21:21:13 +0000 To: kde-bugs-dist Subject: [Bug 151748] Scrobbler::similarArtists needs chars escaped Message-Id: <20071130212113.23198.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=119645767524743 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=151748 ------- Additional Comments From corvar theonering net 2007-11-30 22:21 ------- This doesn't go far enough because of unicode characters. I think the correct way to do this would be to use Qt::escape(), but I am not sure about that.