Bug 1292 - album and track info incorrectly generated in status_list.html
: album and track info incorrectly generated in status_list.html
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Web Interface
: 6.0.0
: Sun All
: P2 normal (vote)
: ---
Assigned To: Dan Sully
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-04-02 15:39 UTC by Carl Gadener
Modified: 2008-09-15 14:37 UTC (History)
0 users

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carl Gadener 2005-04-02 15:39:33 UTC
Line 27 in status_list.html is incorrect:

BROKEN = 	<a href="browsedb.html?hierarchy=albumtrack&level=1&album=[% album.id
%]&player=[% player | uri %]" target="browser">[% album.title | html %]</a>

FIXED = 	<a href="browsedb.html?hierarchy=album,track&level=1&album=[% album.id
%]&player=[% player | uri %]" target="browser">[% album.title | html %]</a>
Comment 1 KDF 2005-04-02 19:15:47 UTC
this was fixed 30 minutes prior in r2846 and r2847, and will be part of the
april 3 nightly build for 6.1 and 6.0.1
Comment 2 Chris Owens 2006-06-16 14:41:09 UTC
There are 536 bugs in the database with targets of '---' that were fixed prior to new year 2006.  I am setting them to targets of 6.2.1 to keep them from showing up in my queries.