Closed
Bug 211965
Opened 22 years ago
Closed 18 years ago
epro.royalmail.com - Error: document.forms is not a function
Categories
(Tech Evangelism Graveyard :: English Other, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: tet, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030312
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030312
Entering data into the form boxes (or actually, I think when focus leaves
that element) gives the error:
Error: window.event has no properties
Source File: https://www.epro.royalmail.com/
Line: 20
Clicking the Login button gives:
Error: document.forms is not a function
Source File: https://www.epro.royalmail.com/
Line: 31
Reproducible: Always
Steps to Reproduce:
1. Go to the URL
2. Try to enter some data, or login (the username and password can be anything)
3.
Actual Results:
Javascript errors, no change to page
Expected Results:
Either successful login, or error message about the incorrect login details.
Because of their buggy javascript, it's not even submitting the form data.
This is actually a real pain in the ass. We've standardised on Gecko
based browsers across the company, but a few people need to use this
site, and we'll be forced to give them IE back if they can't use the
site in NS7/Mozilla.
Whatever I enter the "login buttons" don't do any action.
The logout button however works.
But I don't get any javascript errors...
Comment 2•21 years ago
|
||
Conforming summary to TFM item 10 at
http://www.mozilla.org/projects/tech-evangelism/site/procedures.html#file-new
Reporter, when you file a TE bug, please follow the reporting guidelines.
Summary: Error: document.forms is not a function at Royal Mail E*Pro site → epro.royalmail.com - Error: document.forms is not a function
Comment 3•19 years ago
|
||
This is an old, old bug now. Presumably the site has been updated: it works for me using FF2 (Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3).
Comment 4•18 years ago
|
||
Closing WORKSFORME based on comment 3; it was never entirely clear if there was indeed a bug here. It's pretty clear that there isn't now, though.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
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
•