Bugzilla – Bug 6969
Pandora, Slacker type=search items not working
Last modified: 2009-09-08 09:14:06 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.
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">
Looks good to me. :)
change 17241
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.