Bug 4172 - broken top level links and old skin settings in slimserver should redirect to the
: broken top level links and old skin settings in slimserver should redirect to...
Status: RESOLVED DUPLICATE of bug 4171
Product: Logitech Media Server
Classification: Unclassified
Component: Web Interface
: 6.5b3
: Macintosh Other
: P2 normal (vote)
: ---
Assigned To: Dan Sully
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-09-21 08:39 UTC by Blackketter Dean
Modified: 2008-12-18 11:11 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments
fallback to Default (777 bytes, patch)
2006-09-21 09:29 UTC, KDF
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Blackketter Dean 2006-09-21 08:39:56 UTC
if you use:

http://server:9000/Default2

it should redirect you to:

http://server:9000/

also, if you had Default2 as your preferred skin, it should reset to the default.
Comment 1 KDF 2006-09-21 08:54:28 UTC
see 4171
Comment 2 Blackketter Dean 2006-09-21 09:02:11 UTC

*** This bug has been marked as a duplicate of 4171 ***
Comment 3 KDF 2006-09-21 09:29:46 UTC
Created attachment 1565 [details]
fallback to Default

only possible problem here is diagnosing when a skin has a missing component.  The default component will appear, and I've added a debug message to flag when the fallback occurs, so hopefully that will help track these situations.

Similar patch can be applied to trunk for testing since it doesn't relate to the exbrowse blocking.