Closed
Bug 182952
Opened 23 years ago
Closed 14 years ago
svt.se - java-box can't find RealAudio player,
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: baulv, Unassigned)
References
()
Details
(Whiteboard: [plugin])
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2) Gecko/20021127
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2) Gecko/20021127
java-box can't find RealAudio player. The box opens fine, but I get a pop-up
telling me it can't find the RealAudio player, which Netscape7 can without problems.
Reproducible: Always
Steps to Reproduce:
1.click on the "video" link
2.a box pops up with bad messages
3. me sad:(
Actual Results:
realAudio does not load.
Recorded local startup 7, global 110549.
Error ``window.concat is not a function'' [xs] in file
``http://www.svt.se/granskning/Javascript/videoplayer.js'', line 13, character 0.
Exception ``TypeError: window.concat is not a function'' thrown from function
OpenVideoWindow(mediapath=string:"/granskning/video/2002/1126/byggarbetare1",
title=string:"Polsk arbetskraft", version=string:"r") in
<http://www.svt.se/granskning/Javascript/videoplayer.js> line 13.
[e] message = [string] "window.concat is not a function"
Stopped for thrown exception.
#0: function
OpenVideoWindow(mediapath=string:"/granskning/video/2002/1126/byggarbetare1",
title=string:"Polsk arbetskraft", version=string:"r") in
<http://www.svt.se/granskning/Javascript/videoplayer.js> line 13
011: {
012: var URL = VideoPlayerURL + "?http://www.svt.se"+ mediapath + "&" +
escape(title) + "&" + version;
013: var videowindow = window.concat(URL,
'videowindow','scrolling=yes,width=355,height=334,framespacing=0');
014: }
015:
Continuing from thrown exception.
Exception ``TypeError: window.concat is not a function'' thrown from function
(null)() in
<javascript:OpenVideoWindow('/granskning/video/2002/1126/byggarbetare1', 'Polsk
arbetskraft', 'r')> line 1.
[e] message = [string] "window.concat is not a function"
Stopped for thrown exception.
#0: function (null)() in
<javascript:OpenVideoWindow('/granskning/video/2002/1126/byggarbetare1', 'Polsk
arbetskraft', 'r')> line 1
Continuing from thrown exception.
Error ``TypeError: window.concat is not a function'' [xs] in file
``http://www.svt.se/granskning/Javascript/videoplayer.js'', line 13, character 0.
Expected Results:
Netscape7 does indeed open the videoWindow correctly on the same OS same machine.
Comment 1•23 years ago
|
||
Java ?
I can't see java on this page.
Do you see the realplayer in help/about Plugins ?
Assignee: idk → beppe
Component: Java-Implemented Plugins → Plug-ins
QA Contact: avm → shrir
Comment 2•23 years ago
|
||
the site is sniffing specifically for RealPlayer, that should be updated to
sniff for RealOne (the current supported plug-in from Real)
Assignee: beppe → aruner
Component: Plug-ins → Plugins
Product: Browser → Tech Evangelism
QA Contact: shrir → mgalli
Version: Trunk → unspecified
I after installing Blackdown java1.4.1Beta and linking netscape7 and MOzilla to
it, I can now open www.publixdirect.com (sign in) without browser exiting AND
Netscape7 CAN open the www.svt.se java induced Real_audio Link. Mozilla still
complains about a a missing plugin, which I edited in manually BESIDES being
enabled by " plugger-4.0-17 ". Is this a Plugger issue?
Updated•22 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•22 years ago
|
Summary: java-box can't find RealAudio player, → svt.se - java-box can't find RealAudio player,
Whiteboard: [plugin]
Comment 4•22 years ago
|
||
SPAM: New Components
Assignee: aruner → english-us
Component: Plugins → English US
QA Contact: mgalli → english-us
Comment 5•14 years ago
|
||
INCOMPLETE due to lack of activity since the end of 2009.
If someone is willing to investigate the issues raised in this bug to determine whether they still exist, *and* work with the site in question to fix any existing issues, please feel free to re-open and assign to yourself.
Sorry for the bugspam; filter on "NO MORE PRE-2010 TE BUGS" to remove.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•