Closed Bug 272828 Opened 21 years ago Closed 15 years ago

terra.es - uses |movie.setVariable| instead of getElementById("movie").setVariable

Categories

(Tech Evangelism Graveyard :: Spanish, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: pk669, Unassigned)

References

()

Details

(Keywords: top500)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.7.5) Gecko/20041108 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.7.5) Gecko/20041108 Firefox/1.0 When you try to access to the terra chat it finish but doesn't appear the chat window. When you look to the javascript console you can see the following error: Error: movie.setVariable is not a function Archivo de origen: http://www.terra.es/chat/salas/sala_6_148.htm Line: 194 I tried to reinstall java software again but doesn't work. Reproducible: Always Steps to Reproduce: 1. 2. 3.
IIRC, an element cannot be referenced by its ID globally. The site should perform a movie=document.getElementById("movie") first.
comment 1 is correct. The page in question was coded for IE, not for standarts. Firefox doesn't support this quirk.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
Summary: error loading javascript function Error: movie.setVariable is not a function → terra.es - uses |movie.setVariable| instead of getElementById("movie").setVariable
-> Tech Evangelism
Assignee: bugs → spanish
Status: UNCONFIRMED → NEW
Component: JavaScript Console → Spanish
Ever confirmed: true
Product: Firefox → Tech Evangelism
QA Contact: firefox.js-console → spanish
OS: Windows XP → All
Hardware: PC → All
Keywords: top500
*** Bug 346413 has been marked as a duplicate of this bug. ***
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: 21 years ago15 years ago
Resolution: --- → INCOMPLETE
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.