Closed
Bug 211899
Opened 22 years ago
Closed 20 years ago
Does not keep logon and error when trying to listen to music
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: kalaxy, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624
Click on any speaker icon, a popup appears asking to logon (AGAIN). Click GO and
a Javascript Application window appears. BIG Excliamtion mark with a title hat
says "document.PlayerControl. GetPlayState is not a funtion"
Reproducible: Always
Steps to Reproduce:
1.goto live365.com
2. Logon and click and icon speaker
3. on the popup is when I get the javascript error
Expected Results:
I should be listening to streaming music
If I click on the tab that says tools/webdevelopment/javascript console the
error that come up. Error. document.PlayerControl. GetPlayState is not a
funtion.
Source file. http://www.live365.com/script.player.js line: 539
line 539 ---> if(document.PlayerControl.GetPlayState() == 3)
I use Sonique as my default player, but I don't think it is getting that far. It
has worked with version 1.3 and prior to that.
Comment 1•22 years ago
|
||
http://www.live365.com/script.player.js gives 404 not found
if you can access the file when logged in, it would be helpful if you could
attach it to this bug (Create a New Attachment)
==> DOM 0 (JS Console is just providing you with info)
Assignee: hewitt → dom_bugs
Component: JavaScript Console → DOM Level 0
QA Contact: jrgm → ashishbhatt
Comment 2•20 years ago
|
||
resolving INVALID -- not enough information
if this is still a problem, please provide more information
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•