Closed
Bug 167976
Opened 23 years ago
Closed 15 years ago
streamwaves.com - Can't build playlist with janglefish
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: bob, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1b) Gecko/20020825
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1b) Gecko/20020825
Nothing happens when clicking things in "play music" column.
Reproducible: Always
Steps to Reproduce:
1.Go to http://www.janglefish.biz/index.asp?link=home
2.Click "sample music".
3.Click "streamwaves".
4.Click "HERE".
5.Click something in "select genre" column.
6.Click something in "select artist" column,
7.Click either a song title, a "+", or a ">" in the "play music" column.
Actual Results:
Nothing.
Expected Results:
Either play a song, or add song to play list.
Comment 1•23 years ago
|
||
Bob: thank you for such a well-written report. This site is using
IE-proprietary syntax that Mozilla doesn't support. Reassigning
to Tech Evangelism component so they can contact the site.
The page containing the "Here" link warns the user about this:
----------------------------------------------------------------------------
In order to provide you with a rich Internet experience, Janglefish
has been optimized for Microsoft Internet Explorer version 5.5 or higher.
Please click on the link below to go to Microsoft's Internet Exporer
web site, where you can either upgrade or install the latest version.
It is still possible on some browsers to view the Janglefish player
but it is NOT recommended. If you'd like to view the player in your browser
now, click HERE.
----------------------------------------------------------------------------
And sure enough, when I follow the steps to reproduce above, I see
a succession of errors in Tools > Web Development > JavaScript Console:
Error: window.showModalDialog is not a function
Source File: http://www.streamwaves.com/janglefish/frames.asp
Line: 24
Error: document.links is not a function
Source File: http://www.streamwaves.com/janglefish/scripts/Artists.js
Line: 43
Error: document.links is not a function
Source File: http://www.streamwaves.com/janglefish/scripts/SongIFrameIE.js
Line: 120
Error: window.showModalDialog is not a function
Source File: http://www.streamwaves.com/janglefish/scripts/SongIFrameIE.js
Line: 48
Error: document.all has no properties
Source File: http://www.streamwaves.com/janglefish/scripts/playlistIE.js
Line: 71
It is this IE-only syntax that prevents the site from working in
Mozilla or Netscape 7...
Assignee: rogerl → aruner
Status: UNCONFIRMED → NEW
Component: JavaScript Engine → US Ecommerce
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: pschwartau → bclary
Version: other → unspecified
Comment 2•23 years ago
|
||
-> default owner
Assignee: aruner → susiew
Component: US Ecommerce → US General
QA Contact: bclary → zach
Summary: Can't build playlist with janglefish → streamwaves.com - Can't build playlist with janglefish
Comment 3•23 years ago
|
||
tech evang june 2003 reorg
Assignee: susiew → english-us
QA Contact: zach → english-us
Comment 4•15 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: 15 years ago
Resolution: --- → INCOMPLETE
Updated•11 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
•