
noreply at mythtv
Apr 24, 2012, 3:16 AM
Post #1 of 2
(62 views)
Permalink
|
|
Ticket #10651: JS and HTML errors in backend web interface
|
|
#10651: JS and HTML errors in backend web interface ------------------------+-------------------------------------- Reporter: jan@… | Type: Bug Report - General Status: new | Priority: minor Milestone: unknown | Component: MythTV - General Version: 0.25-fixes | Severity: medium Keywords: | Ticket locked: 0 ------------------------+-------------------------------------- Tue Apr 24 2012 12:02:19 Fehler: $.ui.multiselect is undefined Quelldatei: http://htpc.wg.de:6544/js/ui-multiselect-en.js Zeile: 7 ---------- Tue Apr 24 2012 12:02:22 Fehler: Fatal error: Theme at /js/galleria/themes/classic/galleria.classic.min.js could not load, check theme path. Quelldatei: http://htpc.wg.de:6544/ Zeile: 77 ---------- Tue Apr 24 2012 12:02:25 Fehler: Fatal error: No theme found. Quelldatei: http://htpc.wg.de:6544/ Zeile: 77 The first JS error is probably from loading ui-multiselect-en.js before ui-multiselect.js. Beside that there is broken HTML in the "Last 10 Recordings" section. It renders like this: ==================================================== Letzte 10 Aufnahmen Recorded Montag, April 23 at 21:15." src="/Content/GetPreviewImage?ChanId=29450&Height=300&StartTime=2012-04-23T19:15:00Z"/>Recorded Samstag, April 14 at 3:05." src="/Content/GetPreviewImage?ChanId=12110&Height=300&StartTime=2012-04-14T01:05:00Z"/> Aktuelle Tuner Aktivitäten ======================================================= The latter seems to have been a one-time issue though. I cannot reproduce anymore after reloading the page. -- Ticket URL: <http://code.mythtv.org/trac/ticket/10651> MythTV <http://code.mythtv.org/trac> MythTV Media Center _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-commits
|