Closed
Bug 212461
Opened 22 years ago
Closed 22 years ago
Register button does not work SmartSource.com web page
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 205989
People
(Reporter: mr6x7, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4b) Gecko/20030516 Mozilla Firebird/0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4b) Gecko/20030516 Mozilla Firebird/0.6
When I click on the "Register Me!" button on the SmartScource.com web page
Firebird does not take me to the registration page. It puts up a blank page with
the following message on it. sigRegister.asp?JN=1001&pid=10172&zid=
The button works fine with IE 6
Reproducible: Always
Steps to Reproduce:
1.click on the "Register Me!" button
2.
3.
Actual Results:
puts up a blank page with the following message on it.
sigRegister.asp?JN=1001&pid=10172&zid=
Expected Results:
take me to the registration page
Paulus, the page you mentioned uses javascript to go to the new location, where
one can register:
javascript: location.href='sigRegister.asp?JN=1001&pid=10172&zid='
Unfortunately the build you're using has a bug causing such javascript
instructions like "location=xyz" to fail (see bug #205989).
So please obtain a newer build of MozillaFirebird, extract the archive into a
new directory and give it a try. Using a newer version should fix your problem.
The latest nightly build can be downloaded from:
http://komodo.mozilla.org/pub/firebird/nightly/latest-trunk/
but since the latest trunk has some profile weirdnesses I'd suggest you just
download
http://komodo.mozilla.org/pub/firebird/nightly/2003-07-05-16-trunk/MozillaFirebird-win32.zip
and give it a try.
I'm going to resolve this bug report as "duplicate" of bug #205989. If you find
a newer version does not solve your problem please feel free to re-open this bug
report!
Thanks for using Mozilal Firebird!
*** This bug has been marked as a duplicate of 205989 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•