Closed
Bug 299348
Opened 20 years ago
Closed 20 years ago
"Log In" link on new front bmo page is shown even though i'm logged in
Categories
(bugzilla.mozilla.org :: General, defect)
bugzilla.mozilla.org
General
Tracking
()
RESOLVED
FIXED
People
(Reporter: glob, Assigned: justdave)
References
()
Details
"Log In" link on new front bmo page is shown even though i'm logged in. if the user is logged in, clicking on the link doesn't show a login form, so the wording isn't correct. the 'log in' link shouldn't be visible if the user is already logged in.
| Assignee | ||
Comment 1•20 years ago
|
||
This is fixed. Changed [% IF NOT username %] to [% IF NOT user.id %].
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
Component: Bugzilla: Other b.m.o Issues → General
Product: mozilla.org → bugzilla.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•