Closed Bug 138872 Opened 22 years ago Closed 21 years ago

tiscali.fr - Mozilla case sensitive for a form field-name in JavaScript

Categories

(Tech Evangelism Graveyard :: French, defect, P1)

x86
All
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: tanguy.christian, Unassigned)

References

()

Details

(Whiteboard: [havefix][havecontact])

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.0rc1) Gecko/20020417 BuildID: 2002041711 It seems the author of this page expects the JavaScript engine to consider the two elements "login" and "LOGIN" for the same thing. Reproducible: Always Steps to Reproduce: 1. choose "@nomade.fr" in the field showing "choisissez..." 2. fill anything in the two other fields 3. press the "OK" button Actual Results: it does nothing... (except there in an error in the JS console : Error: document.forms.logformulaire.elements.LOGIN has no properties Source File: http://www.tiscali.fr/webmail/login.asp Line: 112 ) Expected Results: should carry you to another page (so it does in Netscape 4 and IE) A short way to get around the problem is replacing "login" by "LOGIN" in the line : document.forms["logformulaire"].elements["LOGIN"].name = 'login';
Confirmed 2002041903/WinXP
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows NT → All
Summary: Mozilla case sensitive for a form field-name in JavaScript → tiscali.fr - Mozilla case sensitive for a form field-name in JavaScript
Whiteboard: [eurocontest]
Setting a P1 because Tiscali is a major ISP in Europe. Ok ?
Priority: -- → P1
Whiteboard: [eurocontest] → [eurocontest][havefix]
*** Bug 159356 has been marked as a duplicate of this bug. ***
mass moving old french europe west bugs to the new french component...
Assignee: nitot → french
Component: Europe: West → French
QA Contact: z-caillon-obsolete2 → french
seems to work. anyone ? contact info just in case: http://support.tiscali.fr/contact.asp
Whiteboard: [eurocontest][havefix] → [havefix][havecontact]
wfm FF 20040213 Win2k. -> Fixed.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.