Closed
Bug 151122
Opened 24 years ago
Closed 24 years ago
Email prefs: Reporter / Owner messed up
Categories
(Bugzilla :: User Accounts, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.16
People
(Reporter: jouni, Assigned: jouni)
Details
(Keywords: regression)
Attachments
(1 file)
|
787 bytes,
patch
|
bbaetz
:
review+
gerv
:
review+
|
Details | Diff | Splinter Review |
On the email prefs page the assignee and owner columns have their labels (or
contents, whichever way you want to look at it) swapped.
Patch incoming. Ccing Gerv for review, this is his code originally.
| Assignee | ||
Comment 1•24 years ago
|
||
Swaps the column contents.
| Assignee | ||
Comment 2•24 years ago
|
||
Let's get this into the branch as well, it's a templatization regression.
Comment 3•24 years ago
|
||
You mean "Reporter" and "Owner" are swapped. Are you sure that it's better the
way it was before? I think having owner and qacontact side makes sense, and
reporter is much more related to cclist than to owner and qacontact, so if you
swap it, you may want to put it after qacontact, not before.
| Assignee | ||
Comment 4•24 years ago
|
||
Reporter and Owner, naturally. My apologies.
As for changing the column order: what you say makes sense, but is a subject for
another bug; the intention of this quick fix is to remedy the problem with table
headings and contents being misaligned. We can argue about the correct pref
order later.
Note that the visible order has been reporter-owner-qa-cc-voter all the time;
this doesn't change that.
Summary: Email prefs: Assignee / Owner messed up → Email prefs: Reporter / Owner messed up
Comment 5•24 years ago
|
||
Comment on attachment 87342 [details] [diff] [review]
v1
r=bbaetz
Attachment #87342 -
Flags: review+
Comment 6•24 years ago
|
||
Comment on attachment 87342 [details] [diff] [review]
v1
r=gerv. Jouni - can you check this in?
Gerv
Attachment #87342 -
Flags: review+
| Assignee | ||
Comment 7•24 years ago
|
||
Gerv: Nah, I haven't got the time to apply for commit access. So if you please...
Comment 8•24 years ago
|
||
Checked on on trunk and branch.
Checking in ./template/en/default/account/prefs/email.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/account/prefs/email.html.tmpl,v
<-- email.html.tmpl
new revision: 1.1.2.2; previous revision: 1.1.2.1
done
Checking in ./template/en/default/account/prefs/email.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/account/prefs/email.html.tmpl,v
<-- email.html.tmpl
new revision: 1.3; previous revision: 1.2
done
Gerv
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•13 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
•