Closed
Bug 373820
Opened 19 years ago
Closed 12 years ago
View User Account Log should include real name
Categories
(Bugzilla :: Administration, task, P4)
Tracking
()
RESOLVED
FIXED
Bugzilla 5.0
People
(Reporter: timeless, Assigned: sjoshi)
Details
Attachments
(1 file, 1 obsolete file)
|
430 bytes,
patch
|
mail
:
review+
|
Details | Diff | Splinter Review |
load user activity for someone, and wander away. when you come back, wonder who you're looking at.
actual results:
Bugzilla – View User Account Log for 'random@string'
expected results:
Bugzilla – View User Account Log for 'Mr. X' <random@string>
or something.
Updated•19 years ago
|
OS: Windows XP → All
Priority: -- → P4
Hardware: PC → All
| Assignee | ||
Comment 1•12 years ago
|
||
Assignee: administration → joshi_sunil
Status: NEW → ASSIGNED
Attachment #797308 -
Flags: review?(simon)
Comment 2•12 years ago
|
||
Comment on attachment 797308 [details] [diff] [review]
Patch-v1
>+ Account History for [% otheruser.realname FILTER html %]
>+ '[% otheruser.login FILTER html %]'
Use otheruser.identity instead.
Attachment #797308 -
Flags: review?(simon) → review-
| Assignee | ||
Comment 3•12 years ago
|
||
Attachment #797308 -
Attachment is obsolete: true
Attachment #797927 -
Flags: review?(simon)
Updated•12 years ago
|
Attachment #797927 -
Flags: review?(simon) → review+
Updated•12 years ago
|
Flags: approval?
Target Milestone: --- → Bugzilla 5.0
Comment 4•12 years ago
|
||
Committing to: bzr+ssh://bzr.mozilla.org/bugzilla/trunk/
modified template/en/default/account/profile-activity.html.tmpl
Committed revision 8747.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•