Bug 9933 - EN mixerlink goes to wrong target
: EN mixerlink goes to wrong target
Status: CLOSED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Web Interface
: 7.3.0
: PC Other
: -- normal (vote)
: 7.x
Assigned To: Michael Herger
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-11-07 23:04 UTC by KDF
Modified: 2009-07-31 10:31 UTC (History)
0 users

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description KDF 2008-11-07 23:04:27 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 %]
Comment 1 Michael Herger 2008-11-10 03:17:56 UTC
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.
Comment 2 Michael Herger 2008-11-10 08:15:08 UTC
change 23884 - thanks!
Comment 3 James Richardson 2008-12-15 12:09:27 UTC
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.
Comment 4 Chris Owens 2009-07-31 10:31:41 UTC
Reduce number of active targets for SC