Bugzilla – Bug 18089
"View Tags" for the file without any tags breaks the web UI
Last modified: 2014-04-29 15:50:13 UTC
Use web interface and browse to the track level for the track that does not have any tags (eg. AIFF without ID3) and press "View Tags". The result is that the "browser" iframe will be empty (nothing inside <body></body>).
could you please check the server.log file for any error message? And please provide a sample file exposing this issue? Thanks!
This server.log message seems to be related: [14-04-29 14:24:55.5337] Slim::Web::Template::SkinManager::_fillTemplate (322) Error: undef error - Can't use string ("") as a subroutine ref while "strict refs" in use at /opt/logitechmediaserver/Slim/Menu/TrackInfo.pm line 1239.
Created attachment 7724 [details] Wav-file without any tags to test "View Tags" problem