Open
Bug 483399
Opened 17 years ago
Updated 10 years ago
Mailto links invalid when using ldap uid as login not email address
Categories
(Bugzilla :: User Interface, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: chaz, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-GB; rv:1.9.0.7) Gecko/2009021906 Firefox/3.0.7
Build Identifier: Bugzilla 3.2.2
Hello there,
I've checked for existing dupes and can't find any for this but I do apologise in advance should there be one!
We've recently moved to an LDAP backend for our project and are using uid (in my case chaz) to log into the Bugzilla (version 3.2.2) but when viewing bugs and clicking the hyperlink of the name of the person who made a comment it points to mailto:uid where uid would be chaz.
I can't see a way out of this other than reverting to using email addresses for the login which we don't really want to do. I did also consider using the default email suffix but we have many more users with outside email addresses.
An example is available at http://bugs.anope.org/show_bug.cgi?id=1052 where both mooncup and myself both have valid email addresses in ldap but it's not using it in the list.
Reproducible: Always
Steps to Reproduce:
1. Enable LDAP
2. Use uid instead of email for Bugzilla login
3. Update a bug
Expected Results:
Should be using email in the mailto links instead of uid (default behaviour of course for bugzilla is email address = uid but not here)
Updated•13 years ago
|
Severity: normal → minor
OS: Linux → All
Hardware: x86 → All
Version: unspecified → 3.2.2
Comment 1•10 years ago
|
||
Once bug 218917 is fixed, all mailto: links will go away. So this will no longer be a problem.
Depends on: 218917
You need to log in
before you can comment on or make changes to this bug.
Description
•