shadow1319 / yet-another-music-application

Automatically exported from code.google.com/p/yet-another-music-application
0 stars 0 forks source link

Special characters in synced playlist not decoded properly #373

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a playlist with a name containing a special character (which will be 
HTTP or HTML encoded
2. Turn on synchronization of playlists

What is the expected output? What do you see instead?
The special characters will be encoded twice before sent to server. There they 
will not be decoded and during synchronization duplicates will appear in the 
app but with a double encoded name.

Instead there should be only one playlist, properly decoded, at both the app 
and the website.

Original issue reported on code.google.com by christof...@stoffiplayer.com on 16 Apr 2013 at 6:03

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r1570.

Original comment by christof...@stoffiplayer.com on 16 Apr 2013 at 6:04