Closed Bug 517742 Opened 15 years ago Closed 11 years ago

No get parameters for Log In link when not using JavaScript

Categories

(Bugzilla :: User Accounts, defect, P4)

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: bugzilla-mozilla, Unassigned)

Details

The Log In links lacks any get parameters, resulting in missing information when trying to log in without javascript on e.g. http://landfill.bugzilla.org/bugzilla-tip/show_activity.cgi?id=1.

To reproduce:
1. Load http://landfill.bugzilla.org/bugzilla-tip/show_activity.cgi?id=1
   Note: Make sure you're logged out
2. Middle click on the Log In link
   https://landfill.bugzilla.org/bugzilla-tip/show_activity.cgi?GoAheadAndLogIn=1
   Note the lack of id=1

Result:
Error: "You must enter a valid bug number!".

Expected:
To be logged in and the changes of bug 1 being shown.

This all on landfill of today.
Severity: normal → minor
Priority: -- → P4
Summary: No get parameters for Log In link → No get parameters for Log In link when not using JavaScript
WFM in Bugzilla 4.5 with JS turned off. id=1 is still part of the URL and the page is correctly displayed after login.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.