G3 IE Movie page / Flowplayer Errors

appelflap

Joined: 2009-06-16
Posts: 23
Posted: Thu, 2009-06-18 16:13

After uploading some movies and going to the page, some errors occurred in IE. Firefox3, Chrome, Opera9 work just fine. I'm running the last nightly build.

IE7: Flowplayer doesn't load at all.
Line: 122, Char: 9, Error: "Expected identifier, string or number", It doesn't say which URL..
Line: 68, Char: 7, Error: "'ADD_A_COMMENT' is undefined", URL: js/ui.init.js

IE8RC1: Flowplayer loads, but keeps circling.
Line: 68, Char: 7, Error: "'ADD_A_COMMENT' is undefined", URL: js/ui.init.js
After trying to get off the page:
Line: 24, Char: 3147, Error: "Object doesn't support this property or method", URL: gallery/lib/flowplayer.js

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Fri, 2009-06-19 17:11

I filed this ticket: http://sourceforge.net/apps/trac/gallery/ticket/444

Fixed in the latest code. Try again!
---
Problems: Check gallery3/var/logs first!
file a bug or feature request | upgrade to the latest code | use git

 
appelflap

Joined: 2009-06-16
Posts: 23
Posted: Fri, 2009-06-19 21:03

wow.. that was quick. But I do still have some errors in both IE6 as IE8. I can't see which file they originate from, but this is the result:

Message: Expected ';'
Line: 1
Char: 20
Code: 0
URI: http://appelflap.ocp-s.tudelft.nl/gallery/index.php/movies/4928

Message: Expected ')'
Line: 1
Char: 35
Code: 0
URI: http://appelflap.ocp-s.tudelft.nl/gallery/index.php/movies/4928

Was the gallery/lib/flowplayer.js also changed? It didn't change with last update.. the Line24 error as stated above still happens in IE8.

IE6 gives the following errors (but they are not movie related). The first 3 happen on every frontpage. The last one at login and results in a page showing: {"result":"success"}
[img]http://appelflap.ocp-s.tudelft.nl/dump/gallery/IE6errors.gif[/img]

BTW.. I use IETester (IE6/7/8RC1) and MS IE8 for testing..