Closed
Bug 126789
Opened 22 years ago
Closed 22 years ago
Templatise token.cgi
Categories
(Bugzilla :: Bugzilla-General, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.16
People
(Reporter: gerv, Assigned: gerv)
Details
Attachments
(1 file)
6.03 KB,
patch
|
bbaetz
:
review+
CodeMachine
:
review-
|
Details | Diff | Splinter Review |
This one's pretty easy. Gerv
Assignee | ||
Updated•22 years ago
|
URL: http://http://
Target Milestone: --- → Bugzilla 2.16
Assignee | ||
Comment 1•22 years ago
|
||
Myk should definitely review this. I can't really test it as I have no idea how it works :-) Do we even use this stuff? Gerv
Assignee | ||
Comment 2•22 years ago
|
||
Myk - could you take a look at this? Thanks. Gerv
Assignee: justdave → gerv
Updated•22 years ago
|
Comment 3•22 years ago
|
||
Comment on attachment 70583 [details] [diff] [review] PAtch v.1 looks good, works, r=bbaetz
Attachment #70583 -
Flags: review+
Comment 4•22 years ago
|
||
Comment on attachment 70583 [details] [diff] [review] PAtch v.1 This is OK, except the template should go in admin/users.
Attachment #70583 -
Flags: review-
Comment 5•22 years ago
|
||
Actually, on second thoughts, is admin even the place for the template?
Assignee | ||
Comment 6•22 years ago
|
||
It doesn't really matter where it goes, because they are all going to be moved and renamed at the end anyway :-) Gerv
Assignee | ||
Comment 7•22 years ago
|
||
Matty: is that your only objection? Does this have r= otherwise? Gerv
Comment 8•22 years ago
|
||
Is has r= otherwise. I think it should go into "accounts", along with bug #126908. Possibly "accounts" should be a renamed "userprefs".
Assignee | ||
Comment 9•22 years ago
|
||
Checking in token.cgi; /cvsroot/mozilla/webtools/bugzilla/token.cgi,v <-- token.cgi new revision: 1.5; previous revision: 1.4 done Checking in template/default/admin/change-password.html.tmpl; /cvsroot/mozilla/webtools/bugzilla/template/default/admin/change-password.html.tmpl,v <-- change-password.html.tmpl initial revision: 1.1 Checked in. I'm not going to start creating new directories in template/default at this stage - it'll all get rearranged later anyway. Let's get on with the other patches and then we can do the rearranging. Gerv
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•11 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
•