Closed
Bug 378420
Opened 18 years ago
Closed 18 years ago
After signing in from a security error page, the URL is wrong
Categories
(Bugzilla :: User Interface, defect)
Bugzilla
User Interface
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: mrbkap, Unassigned)
Details
STEPS TO REPRODUCE:
0) Log out of bugzilla
1) Attempt to visit a security bug (I use bug 367911)
1.1) Get a security error.
2) Click the "Log in to an account" link
3) Log into an account that has access to security bugs
ACTUAL RESULTS: The URL I am redirected to is https://bugzilla.mozilla.org/show_bug.cgi
EXPECTED RESULTS: I am redirected to https://bugzilla.mozilla.org/show_bug.cgi?id=367911
This affects what page is stored in history.
Updated•18 years ago
|
OS: Mac OS X → All
Hardware: PC → All
![]() |
||
Comment 1•18 years ago
|
||
The URL is not wrong. We are using the POST method to pass credentials.
![]() |
||
Comment 2•18 years ago
|
||
mkanat and I both agree to mark this bug as WONTFIX.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WONTFIX
Reporter | ||
Comment 3•18 years ago
|
||
So, I understand that you're using POST, but I was wondering if you could fill in the id in the URL anyway. Maybe my use of "wrong" was incorrect, I should have said "less than optimal."
You need to log in
before you can comment on or make changes to this bug.
Description
•