Bugzilla – Bug 3380
display name of shortcuts inconsistent
Last modified: 2008-09-15 14:38:25 UTC
if you have a windows shortcut in your music library and Browse Music Library then the name of the shortcut is inconsistent between the web and player UI. It should be consistently named the letters leading up to .lnk
I'm not on windows at the mo, so can't tell which one is the actual right format. however, Slim/Buttons/BrowseTree line 119 and Slim/Web/Pages/BrowseTree line 226 need to be the same. likely: Slim::Utils::Unicode::utf8on( Slim::Music::Info::fileName($item) );
Fixed in change 7795
This bug fix is now part of a released version, and so has been marked closed. If you are still experiencing this problem, please reopen the bug.