Bug 3983 - Browse by Genre Breadcrumb Broken
: Browse by Genre Breadcrumb Broken
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Web Interface
: 6.5b1
: PC Windows XP
: P2 normal (vote)
: ---
Assigned To: KDF
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-08-22 11:52 UTC by Geoff Bonallack
Modified: 2008-09-15 14:39 UTC (History)
3 users (show)

See Also:
Category: ---


Attachments
First screenshot (11.58 KB, image/jpeg)
2006-09-02 11:55 UTC, Geoff Bonallack
Details
Second screenshot (10.41 KB, image/jpeg)
2006-09-02 11:55 UTC, Geoff Bonallack
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Geoff Bonallack 2006-08-22 11:52:00 UTC
In 6.5b1, fishbone skin, go to:
Browse by genre -> any genre

The breadcrumb trail correctly shows (for example):
Genres / Indie

A list of artists is shown, again correct.  Selecting an artist gives a new breadcrumb trail:
Genres / The Damnwells

I.e. there is no way of getting back to the genre selected (in this example, to see the list of artists in the 'Indie' genre), short of using the browser's back function.
Comment 1 Chris Owens 2006-09-01 10:07:10 UTC
Possibly a dupe of bug 3978 (that one is with artists instead of genres, but exact same symptom).

However, like that bug, I can't seem to reproduce it in current 6.5 builds.

Could you have another look, Geoff?
Comment 2 Geoff Bonallack 2006-09-02 11:55:20 UTC
Created attachment 1494 [details]
First screenshot
Comment 3 Geoff Bonallack 2006-09-02 11:55:41 UTC
Created attachment 1495 [details]
Second screenshot
Comment 4 Geoff Bonallack 2006-09-02 11:56:17 UTC
Just updated to latest 6.5bi nightly, still broken as far as I can see.
Just to re-summarize:
Browse to Genres by selecting from pulldown, breadcrumb shows 'Genres'
Browse to a specific genre, breadcrumb shows 'Genres / Indie'
Browse to an artist within that genre, breadcrumb shows 'Genres / The Damnwells'.

See attached screenshots for examples.
What else can I do to help diagnose?
Comment 5 Dan Sully 2006-09-02 17:15:00 UTC
KDF - any thoughts here?

Geoff - does this happen with the Default skin as well?

Thanks
Comment 6 KDF 2006-09-02 18:13:57 UTC
Default and EN do this.  I think most skins are using the pwd handling via cmdwrappers.  I was guessing it was something wrong in the  pwd_list.list.  sadly, I reallly haven't been following where that gets built. 
Comment 7 Jim McAtee 2006-09-03 17:45:58 UTC
Interestingly enough, it *doesn't* happen when the aritst is VA:

Home / Genres / Jazz / Various Artists / Atlantic Jazz Flutes
Comment 8 KDF 2006-09-06 13:40:49 UTC
something odd here.  I have this working on one setup, but not working on another. 
same with bug 4059.  not yet able to sort out what is making it different.
Comment 9 KDF 2006-09-06 15:05:43 UTC
see bug 4059, narrowed down to a bad %attrs reference.
Comment 10 KDF 2006-09-06 15:48:08 UTC
got a fix for this, will commit this evening.
Comment 11 KDF 2006-09-06 18:13:03 UTC
fixed at change 9463 in trunk and change 9464 in 6.5
Comment 12 Nigel Birch 2006-09-07 10:18:32 UTC
Works for me.  Thanks.