Bug 6969 - Pandora, Slacker type=search items not working
: Pandora, Slacker type=search items not working
Status: CLOSED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Web Interface
: 7.0
: Macintosh Other
: -- normal (vote)
: ---
Assigned To: Michael Herger
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-02-05 12:23 UTC by Andy Grundman
Modified: 2009-09-08 09:14 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Grundman 2008-02-05 12:23:34 UTC
This used to work, and still works in the Classic skin so I don't think it's an XMLBrowser issue.  Pandora "Create a new station" and Slacker "Artist Search" don't show the search text box when you hover over them anymore.  Rhapsody, Live365, and LMA search all work fine, however, maybe because they are in their own submenus.
Comment 1 Michael Herger 2008-02-05 13:23:55 UTC
This might be it?

Index: D:/eclipse/trunk/server/HTML/Default/xmlbrowser.html
===================================================================
--- D:/eclipse/trunk/server/HTML/Default/xmlbrowser.html	(revision 17240)
+++ D:/eclipse/trunk/server/HTML/Default/xmlbrowser.html	(working copy)
@@ -134,6 +134,7 @@
 		[%- FOREACH item = items %]
 			[% IF item.type == 'search';
 				WRAPPER contentitem controls = xmlSearchControls;
+					itemobj.id = loop.count;
 					item.name || item.title %]
 					<span class="browsedbControls">
 						<form id="searchForm[% index _ (start + loop.index) %]" method="GET">
Comment 2 Blackketter Dean 2008-02-05 13:25:10 UTC
Looks good to me. :)
Comment 3 Michael Herger 2008-02-05 13:42:53 UTC
change 17241
Comment 4 Chris Owens 2008-03-07 09:04:39 UTC
This bug is being closed since it was resolved for a version which is now released!  Please download the new version of SqueezeCenter (formerly SlimServer) at http://www.slimdevices.com/su_downloads.html

If you are still seeing this bug, please re-open it and we will consider it for a future release.