I knw about the JS change in 7.1 but I naively thought these would have
been picked up earlier so I assumed it was my system.

Opera console shows lots of errors but specifically

Tune-in 


Code:
--------------------
    
  JavaScript - 
http://localhost:9000/home.html?player=00%3A04%3A20%3A06%3A4a%3A9a
  Event thread: click
  Error: 
  name: TypeError 
  message: Statement on line 96: Type mismatch (usually a non-object value used 
where an object is required)
  Backtrace:
  Line 96 of linked script http://localhost:9000/html/Home.js?r=19054 
  SqueezeJS.Controller.checkShowbriefly({result : 
[SqueezeJS.string("connecting_for"), url]});
  Line 1 of  script  
  Home.tuneInUrl("play");
  At unknown location 
  [statement source code not available]
  
  
--------------------


Favorites "New Favorites " button press


Code:
--------------------
    
  JavaScript - http://localhost:9000/plugins/Favorites/index.html?fav
  Event thread: click
  Error: 
  name: ReferenceError 
  message: Statement on line 1: Reference to undefined variable: ajaxUpdate
  Backtrace:
  Line 1 of  script  
  ajaxUpdate("index.html", "newentry&index=&sess=1", (function ()
  {
  Favorites.init(1);
  }
  ));
  At unknown location 
  [statement source code not available]
  
  
--------------------


-- 
bpa
------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=46698

_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/beta

Reply via email to