Closed
Bug 18715
Opened 26 years ago
Closed 25 years ago
Log-in button does not work. All other buttons seem to work
Categories
(Core :: Networking, defect, P3)
Tracking
()
VERIFIED
FIXED
M13
People
(Reporter: rodzilla, Assigned: dougt)
References
()
Details
On Mozilla-Linux build 1999110908:
At www.suretrade.com, the log-in button does not work. All other buttons on the
page seem to function correctly...
To re-create the bug:
1. Go to www.suretrade.com
2. Click the log-in button
This button does not work on my linux Mozilla, build 1999110908. Clicking on
that button should pull up a log-in screen...
All the other buttons on that page work...
I tested the log-in button with Netscape Communicator 4.61 and it works...
Updated•26 years ago
|
Assignee: leger → gagan
Component: Browser-General → Necko
Comment 1•26 years ago
|
||
Bug also occurs in build 1999111218 on Windows 98 SE.
The button is a link to https://www.suretrade.com/cgi-bin/login?Action=Login
Visiting that URL does not load anything and I get the following error message
in the console window:
JavaScript Error: uncaught exception: [Exception... "Component returned failure
code: 0x804b0012 [nsIBrowserInstance.loadUrl]" nsresult: "0x804b0012 (<unknown>
)" location: "JS frame :: chrome://navigator/content/navigator.js :: BrowserLoa
dURL :: line 889" data: no]
Comment 4•25 years ago
|
||
Form submission problem?
Bulk move of all Necko (to be deleted component) bugs to new Networking
component.
| Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 7•25 years ago
|
||
the button was redirecting to a protocol that mozilla did not know about. Jud
checked in a fix so that a dialog would appear if an unknown protocol is
encountered. marking as fixed.
You need to log in
before you can comment on or make changes to this bug.
Description
•