Bugzilla – Bug 1292
album and track info incorrectly generated in status_list.html
Last modified: 2008-09-15 14:37:04 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>
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
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.