Bug 3771 - Crash when backtracking Browse by Year hierarchy
: Crash when backtracking Browse by Year hierarchy
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Web Interface
: 6.5b1
: PC Windows (legacy)
: P2 normal (vote)
: ---
Assigned To: Dan Sully
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-07-17 22:19 UTC by Robert Moser II
Modified: 2008-09-15 14:39 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Moser II 2006-07-17 22:19:51 UTC
If you follow the Browse by Year hierarchy down to the album level, and then select Years in the breadcrumb trail, the server will crash.  This is caused by the orderBy parameter in the url.  You can similarly cause a crash by adding that parameter to the top level link to the browse by year, like so:

http://slimserver:9000/browsedb.html?hierarchy=year,album,track&level=0&player=&orderBy=album.titlesort

The orderBy is filled in on the way down by the sortBrowseArt pref.
Comment 1 Dan Sully 2006-07-18 11:11:42 UTC
Fixed in change 8485
Comment 2 Jim McAtee 2006-07-18 17:12:36 UTC
I think this fix introduced another bug in the Browse Years crumbs.  At the album level I get crumbs that look like:

Home / Years / 2004 / Hang On Little Tomato / 2004 / Hang On Little Tomato
Comment 3 Dan Sully 2006-07-18 17:14:04 UTC
That's actually a different bug.
Comment 4 Jim McAtee 2006-07-18 18:05:31 UTC
OK, filed as bug 3776.