Closed
Bug 296220
Opened 20 years ago
Closed 14 years ago
uol.com.br - Javascript for the buttons on a radio player html page has incorrect syntax, so, it doesn't work for Mozilla.
Categories
(Tech Evangelism Graveyard :: Portuguese, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: master, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; pt-BR; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; pt-BR; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
They are trying to access the player (embed object) by [document.WPlay] instead
of document.getElementById("WPlay") for example.
The radio actually works, at least you can listen to the music. But the buttons
for stoping, going FF and REW and pause don't work.
The labels for the song that is playing DON'T SHOW in Firefox as well.
Reproducible: Always
Steps to Reproduce:
1. Choose a song to listen
2. Click on the animated loudspeaker
3. When the player opens and starts the song, try to stop it or pause it, and
check that the labels for the current song, artist and next song don't appear
Actual Results:
The buttons don't work due to javascript errors.
Expected Results:
The buttons should stop, pause, and skip songs.
The labels should DISPLAY the current song, artist and next song.
I tried to contact the site, but they don't seem to have good will.Summary: Javascript for the buttons on a radio player html page has incorrect syntax, so, it doesn't work for Mozilla. → uol.com.br - Javascript for the buttons on a radio player html page has incorrect syntax, so, it doesn't work for Mozilla.
Comment 1•17 years ago
|
||
Yep. Please try contacting them again with the standard evangelism letter: http://www.mozilla.org/projects/tech-evangelism/site/procedures.html#contacting
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•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
•