Closed
Bug 40603
Opened 25 years ago
Closed 22 years ago
Assumes user is coming from different page
Categories
(Bugzilla :: User Accounts, defect, P3)
Bugzilla
User Accounts
Tracking
()
RESOLVED
FIXED
Bugzilla 2.12
People
(Reporter: JRobertson, Assigned: myk)
References
()
Details
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
Go to main bugzilla screen and select "Open a new Bugzilla account"
This takes you to createaccount.cgi. Enter an email address and a real name.
Click submit and you get the "Account created" page. This page states "When
the e-mail arrives, you can click Back and enter your password in the form
there" But when you click Back you will go back to the Create Account page.
Considering the other text that appears following the "click back" sentence, I
think the "click back" sentence should just be removed.
Reporter | ||
Updated•24 years ago
|
Whiteboard: 2.12
Comment 1•24 years ago
|
||
committed to trunk
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 3•24 years ago
|
||
Sorry for the spam, but I needed to be able to query for all of these correctly.
Target Milestone: --- → Bugzilla 2.12
Comment 4•24 years ago
|
||
The wording of the current message is:
"<B>Account created</B>
The password for the e-mail address gerv-landfill-test-1@example.com has been
e-mailed to that address.
When the e-mail arrives, you can click Back and enter your password in the form
there. A bugzilla account for gerv-landfill-test-1@example.com has been
created. The password has been e-mailed to that address. When it is received,
you may click here and log in."
This is horrible. Reopening.
Gerv
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
reduced wording.
Status: REOPENED → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → FIXED
Comment 6•24 years ago
|
||
Reopening. This still talks about clicking back, and back takes you to the
account creation page.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Target Milestone: Bugzilla 2.12 → Bugzilla 2.16
Comment 7•23 years ago
|
||
Moving to new Bugzilla product ...
Assignee: tara → myk
Status: REOPENED → NEW
Component: Bugzilla → User Accounts
Product: Webtools → Bugzilla
Whiteboard: 2.12
Version: other → unspecified
Comment 8•23 years ago
|
||
We are currently trying to wrap up Bugzilla 2.16. We are now close enough to
release time that anything that wasn't already ranked at P1 isn't going to make
the cut. Thus this is being retargetted at 2.18. If you strongly disagree with
this retargetting, please comment, however, be aware that we only have about 2
weeks left to review and test anything at this point, and we intend to devote
this time to the remaining bugs that were designated as release blockers.
Target Milestone: Bugzilla 2.16 → Bugzilla 2.18
Comment 9•22 years ago
|
||
The current text is:
<p>
A new account,
<tt>[% login FILTER html %]</tt>,
has been created and a randomly-generated password has been e-mailed
to that address.
</p>
<p>
When the e-mail arrives,
<a href="query.cgi?GoAheadAndLogIn=1">log in here</a>.
</p>
which looks fine to me.
The original patch was checked in for 2.12, so marking semi-FIXED.
Status: NEW → RESOLVED
Closed: 24 years ago → 22 years ago
Resolution: --- → FIXED
Target Milestone: Bugzilla 2.18 → Bugzilla 2.12
Updated•12 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•