Bug 184 - typo in NBMU skin
: typo in NBMU skin
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Web Interface
: unspecified
: PC All
: P2 minor (vote)
: ---
Assigned To: Blackketter Dean
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2004-02-09 15:59 UTC by michael
Modified: 2008-09-15 14:37 UTC (History)
0 users

See Also:
Category: ---


Attachments
patch for server/HTML/NBMU/browseid3.html (749 bytes, patch)
2004-02-09 16:01 UTC, michael
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description michael 2004-02-09 15:59:26 UTC
There's a small typo in the NBMU skin which causes the web interface to
occationally lose track of which player you're working with. This shouldl fix it...

Index: server/HTML/NBMU/browseid3.html
===================================================================
RCS file: /cvsroot/slim/server/HTML/NBMU/browseid3.html,v
retrieving revision 1.4
diff -u -r1.4 browseid3.html
--- server/HTML/NBMU/browseid3.html     27 Aug 2003 20:59:22 -0000      1.4
+++ server/HTML/NBMU/browseid3.html     9 Feb 2004 23:55:44 -0000
@@ -20,7 +20,7 @@
 <h3>[S {browseby}]</h3></td>
   </tr>
 </table>
-<p> <img src="html/images/spacer.gif" width="30" height="8"><a
href="home.html?player=%7Bplayer%7D">[S 
+<p> <img src="html/images/spacer.gif" width="30" height="8"><a
href="home.html?player={%player}">[S 
   {playermodel}_HOME]</a> {pwd_list} 
 <p>&nbsp;
 <table width="100%" border="0" cellspacing="0" cellpadding="0">
Comment 1 michael 2004-02-09 16:01:55 UTC
Created attachment 9 [details]
patch for server/HTML/NBMU/browseid3.html

attaching the same patch that is pasted above, since the bugzilla wants to line
wrap it.
Comment 2 Blackketter Dean 2004-02-09 16:40:45 UTC
thanks.  checked it in for tonights nightly build
Comment 3 Chris Owens 2006-06-16 14:41:52 UTC
There are 536 bugs in the database with targets of '---' that were fixed prior to new year 2006.  I am setting them to targets of 6.2.1 to keep them from showing up in my queries.