Bug 655 - Problems with loading external javascript lib (scripts.html) in fishbone theme (read on for the easy proposed sollution)
: Problems with loading external javascript lib (scripts.html) in fishbone them...
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Web Interface
: 5.x or older
: PC All
: P2 major (vote)
: ---
Assigned To: KDF
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2004-11-08 23:27 UTC by Zsolt Horv�th
Modified: 2008-12-18 11:53 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 Zsolt Horv�th 2004-11-08 23:27:04 UTC
Hi! 
 
 There's a typo in some of fishbone's html files, resulting in not loading the external javascript 
library in certain browsers (konqueror being one of them), thus crippling some of the wonderful 
features in this theme (witch is the best one IMHO) The sollution is easy: 
 
Instead of this: 
                <script type="text/javascript" src="[% webroot %]html/scripts.js" /></script> 
 
Use this: 
                <script type="text/javascript" src="[% webroot %]html/scripts.js" ></script> 
 
 
Zsolt
Comment 1 KDF 2004-11-09 10:03:27 UTC
thanks.  I'll try this out with the rest and commit tonight.
Comment 2 KDF 2004-11-09 17:56:48 UTC
fixed in cvs, for Nov 10 nightly.  hopefully it will make it in time for the 5.4
release without any problems.  I also noticed an fault with the undock feature
when using IE.  that should be fixed as well.
Comment 3 Chris Owens 2006-06-16 14:39:55 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.
Comment 4 Chris Owens 2008-12-18 11:53:17 UTC
Routine bug db maintenance; removing old versions which cause confusion.  I apologize for the inconvenience.