Bugzilla – Bug 9933
EN mixerlink goes to wrong target
Last modified: 2009-07-31 10:31:41 UTC
musicIP link goes to the right side when it should be left. cmdwrappers for EN needs to specify the "browser" frame. Index: HTML/EN/cmdwrappers =================================================================== --- HTML/EN/cmdwrappers (revision 23852) +++ HTML/EN/cmdwrappers (working copy) @@ -16,7 +16,7 @@ [% controlGraphics = 0 %] [%# set browserTarget to the name of the frame used for browser lists, if your skin uses frames %] -[% browserTarget = "" %] +[% browserTarget = "browser" %] [%# set this to set whether or not the skin is capable of using javascript. %] [% useAJAX = 1 %]
Kevin - I'm a bit confused: is this happening with MIP only? And I'll need to undefine that value in the non-framed skins too.
change 23884 - thanks!
This bug has been fixed in the 7.3.0 release version of SqueezeCenter! Please download the new version from http://www.slimdevices.com/su_downloads.html if you haven't already. If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.
Reduce number of active targets for SC