Bugzilla – Bug 457
Default skin-Squeezebox Home link from Technical Information loads frames within frames
Last modified: 2008-12-18 11:55:00 UTC
If you go to Technical Information with the default skin, then click Squeezebox Home, it loads frames within frames. It links to index.html?player= instead of home.html?player= like browsing by album does. But this doesn't seem to happen with the Purple skin, or Fishbone, or NBMU Reported by John "Type R" Fieger Reproduced in: Camino v0.8 on OSX 10.3.4 Safari v1.2.2 on OSX 10.3.4 Firefox 8 on Win2k IE 6.0.2800.1106 on Win2k
line 15 of Default/helpheader.html needs target="_top" in the url. like so: <a href="[% webroot %]index.html?player=[% player | uri %]" target="_top">[% playermodel _ "_HOME" | string %]</a> /
Commited fix.
This Slimserver bug was fixed a very long time ago, and is now being marked as Closed. If you're still experiencing this issue, please verify you are running a current version of Slimserver and re-open the bug.
Routine bug db maintenance; removing old versions which cause confusion. I apologize for the inconvenience.