Closed
Bug 143161
Opened 23 years ago
Closed 23 years ago
Autocompletion doesnot work with LDAP server with multibyte base DN.
Categories
(MailNews Core :: LDAP Integration, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: ji, Assigned: srilatha)
References
Details
(Keywords: intl, regression, Whiteboard: [adt2 rtm])
Attachments
(1 file)
950 bytes,
patch
|
dmosedale
:
review+
sspitzer
:
superreview+
scc
:
approval+
|
Details | Diff | Splinter Review |
Sorry, I hit the submit button before I enter more detailed info.
Now, the multibyte base DN display problem is fixed, but I still can't connect
to such kind of servers.
Steps to reproduce:
1. Set client to connect the server below (view this page in Japanese
(Shift-JIS), and copy/paste the Japanese base DN)
hostname: polyglot.mcom.com
basedn: o=ネットスケープ
port: 8000
2. Bring up a mail compose window, in To: field, type allan, no match displayed.
prefs.js file seems to have the base DN in utf-8.
nominating nsbeta1 for the final release.
Assignee | ||
Comment 4•23 years ago
|
||
Searching for "allan", in addressbook does not return any results.
Autocompletion gives me an error "LDAP Server Search Failed", I have a fix for
that.
Search for "ji" gives me two results but searching for "al" doesnot give me any
results. Could this be a problem in the new SDK.
ccing dmose
Assignee | ||
Comment 5•23 years ago
|
||
My bad, there is no "Allan" in this ldap server. Please try "Tom" or "Mike" or
"Smith" instead.
Comment 7•23 years ago
|
||
Comment on attachment 83073 [details] [diff] [review]
patch to fix the "LDAP Server Search Failed" error.
r=dmose
Attachment #83073 -
Flags: review+
Comment 8•23 years ago
|
||
Comment on attachment 83073 [details] [diff] [review]
patch to fix the "LDAP Server Search Failed" error.
sr=sspitzer
Attachment #83073 -
Flags: superreview+
Assignee | ||
Comment 9•23 years ago
|
||
Changing summary to reflect that, this fails only in the autocompletion widget
Summary: Unable to connect to a LDAP server with multibyte base DN. → Autocompletion doesnot work with LDAP server with multibyte base DN.
Assignee | ||
Comment 10•23 years ago
|
||
Fix checked into the branch.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 11•23 years ago
|
||
oops, not branch, fix checked into the trunk
Reporter | ||
Comment 12•23 years ago
|
||
Verified as fixed on 05/13 trunk build. I think this needs an ADT value in the
whiteboard.
Status: RESOLVED → VERIFIED
Updated•23 years ago
|
Comment 13•23 years ago
|
||
adt1.0.1+ (on ADT's behalf) for checkin to the 1.0 branch, pending Driver's
approval.
Blocks: 143047
Comment 14•23 years ago
|
||
Comment on attachment 83073 [details] [diff] [review]
patch to fix the "LDAP Server Search Failed" error.
a=scc for mozilla1.0.1
Attachment #83073 -
Flags: approval+
Updated•23 years ago
|
Keywords: mozilla1.0.1 → mozilla1.0.1+
Comment 16•23 years ago
|
||
Reassign QA Contact to ji@netscape.com
Please verify it in Branch build and change fixed1.0.1 to verified1.01
Thanks!
QA Contact: yulian → ji
Comment 18•23 years ago
|
||
verified fixed on 2002-06-11-08-1.0.0
change marking to verified1.0.1 also
Keywords: fixed1.0.1 → verified1.0.1
Updated•20 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•