Closed
Bug 309197
Opened 19 years ago
Closed 19 years ago
in edituser.cgi, "Real name" shows the wrong name
Categories
(Bugzilla :: User Accounts, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: hacksaw, Unassigned)
References
Details
Attachments
(1 file)
|
1.79 KB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050715 Firefox/1.0.6 SUSE/1.0.6-4.1 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050715 Firefox/1.0.6 SUSE/1.0.6-4.1 If I look up a user, it shows me the correct username, but the wrong Real name. The real name is correct in the database. The name that is being shown is user_id 10. Reproducible: Always Steps to Reproduce: 1. search for a specific user 2. select their login name 3. see the misnaming, unless you happen to choose the one where the match up is correct. Actual Results: Login name: dtodd@irobot.com Real name: Jim Allard Expected Results: Login name: dtodd@irobot.com Real name: David Todd
(In reply to comment #1) > which version of Bugzilla are you using? Ummm, see the first line of my original comment?
Comment 3•19 years ago
|
||
(In reply to comment #2) > Ummm, see the first line of my original comment? Could you please answer the question? Such remark is not very productive. And reread the first comment yourself; the version of Bugzilla is not specified.
My apologies, I was in a hurry. I'm on 2.20rc2. BTW, what should I set the version to in the bug? 2.20rc? isn't in the list.
Updated•19 years ago
|
Comment 5•19 years ago
|
||
I cannot reproduce the problem, using both 2.20 and 2.21.1. Have you modified the code in some way? Moreover: 1) does the wrong name appear for *all* users? If not, which percentage? 2) does the wrong name appear in both the list of users *and* when editing a single user, or only when editing a single user? 3) is 'usevisibilitygroups' turned on in editparams.cgi? I mark this bug as WFM for now, but I add myself to the CC list to keep track of your replies. ;)
The same, mostly wrong, name shows for all users. 100%. It only shows when editing a single user, not in the list of users. usevisibilitygroups is off.
I have upgraded to 2.20, but this behavior hasn't changed. I haven't modified the code in the slightest. See attachment for the cvs update output.
Status: RESOLVED → UNCONFIRMED
Resolution: WORKSFORME → ---
Attachment #198718 -
Attachment mime type: application/octet-stream → text/plain
Okay, I looked at the source for the produced page, and the name was correct. So, I looked at the pages in Konquerer, they display this correctly. Therefore this must be a bug in Firefox. Should I file a new bug there, or move this one?
| Reporter | ||
Comment 10•19 years ago
|
||
Closing, I submitted a new bug for firefox.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago → 19 years ago
Resolution: --- → INVALID
Comment 11•19 years ago
|
||
(In reply to comment #10) > Closing, I submitted a new bug for firefox. For the record, that's bug 311512.
You need to log in
before you can comment on or make changes to this bug.
Description
•