Bug 2186 - Cosmetic bug with default skin interpreting diacritic characters in flac embedded and external cuesheets
: Cosmetic bug with default skin interpreting diacritic characters in flac embe...
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Web Interface
: 6.2.0
: PC Windows XP
: P2 minor (vote)
: ---
Assigned To: Dan Sully
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-09-24 11:05 UTC by Gordon Harris
Modified: 2008-09-15 14:36 UTC (History)
0 users

See Also:
Category: ---


Attachments
Test files in a zipfile demonstrating the bug (5.51 KB, application/octet-stream)
2005-09-24 11:07 UTC, Gordon Harris
Details
zip file with flacs with umlauts in the album title (23.78 KB, application/octet-stream)
2005-09-27 21:34 UTC, Gordon Harris
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gordon Harris 2005-09-24 11:05:49 UTC
The navigation line in the "home" frame of the default skin misinterprets 
diacritic characters when browsing flac files in the music folder.  This is 
true for both external and embedded cuesheets.

With the test files I've provided, this is what gets displayed:

Home / Browse Playlists / Flute Music - Aur鯬e Ensemble 


What should be displayed:

Home / Browse Playlists / Flute Music - Auréole Ensemble

This behavior occurs whether the cuefile is encoded in ANSI or UTF8.

Steps to reproduce the bug:
1). Unzip the test files in the posted zip file.
2). Set Slimserver to use the folder containing the test files as the music 
folder
3). Rescan
4). Browse the music folder

Related question:

Why does slimserver interpret cuesheets as “Playlists” when browsing the music 
folder?  Wouldn’t it make more sense for slimserver’s navigation line to show 
the real path to the file as it does when browsing, say MP3’s?
Comment 1 Gordon Harris 2005-09-24 11:07:55 UTC
Created attachment 852 [details]
Test files in a zipfile demonstrating the bug
Comment 2 Blackketter Dean 2005-09-26 12:22:34 UTC
Is this just:

	[% pwditem %]

should be:

	[% pwditem | html %]

in 

browsedb_pwdlist.html

?
Comment 3 Dan Sully 2005-09-27 13:34:31 UTC
This is working properly for me on OSX. I'll try on my Windows box later.
Comment 4 Dan Sully 2005-09-27 15:08:21 UTC
Fixed in subversion change 4441
Comment 5 Gordon Harris 2005-09-27 20:01:37 UTC
Still seeing some problems here.  I'll post a new zip demonstrating problems 
with umlauts.
Comment 6 Gordon Harris 2005-09-27 21:34:29 UTC
Created attachment 868 [details]
zip file with flacs with umlauts in the album title
Comment 7 Dan Sully 2005-10-06 14:41:18 UTC
Fixed in subversion change 4570