Closed
Bug 479438
Opened 16 years ago
Closed 16 years ago
Can't fetch SMIME certificate from LDAP in Compose and Message Security windows
Categories
(MailNews Core :: Security, defect)
MailNews Core
Security
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 3.0b3
People
(Reporter: raphael.fairise.bugs, Assigned: raphael.fairise.bugs)
References
Details
(Keywords: regression)
Attachments
(1 file)
1.19 KB,
patch
|
standard8
:
review+
standard8
:
superreview+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.6) Gecko/2009020911 Ubuntu/8.10 (intrepid) Firefox/3.0.6
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b3pre) Gecko/20090218 Shredder/3.0b2pre
This bug is a similar LDAP issue but in another location, resolved in bug 473715.
nsILDAPURL.spec = url doesn't work as before.
[Exception... "Component returned failure code: 0xc1f30001 (NS_ERROR_NOT_INITIALIZED) [nsILDAPURL.spec]" nsresult: "0xc1f30001 (NS_ERROR_NOT_INITIALIZED)" location: "JS frame :: chrome://messenger-smime/content/certFetchingStatus.js :: search :: line 93" data: no] exception creating ldap connection
Reproducible: Always
Comment 1•16 years ago
|
||
(In reply to comment #0)
> This bug is a similar LDAP issue but in another location, resolved in bug
> 473715.
> nsILDAPURL.spec = url doesn't work as before.
Raphaël could you give us the last version where this worked for you ?
Blocks: 477222
Keywords: regression,
regressionwindow-wanted
Assignee | ||
Comment 2•16 years ago
|
||
Tested successfully in Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b3pre)
Gecko/20090218 Shredder/3.0b2pre
Comment 3•16 years ago
|
||
(In reply to comment #1)
> (In reply to comment #0)
>
> > This bug is a similar LDAP issue but in another location, resolved in bug
> > 473715.
> > nsILDAPURL.spec = url doesn't work as before.
>
> Raphaël could you give us the last version where this worked for you ?
That's easy, look at bug 473715... anyway in between b1 and b2.
Blocks: 419595
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: regression,
regressionwindow-wanted
Comment 4•16 years ago
|
||
Comment on attachment 363307 [details] [diff] [review]
Patch to use nsIIOService to get a nsILDAPURL
I'll take the review on this.
Attachment #363307 -
Flags: review?(bugzilla)
Updated•16 years ago
|
Assignee: nobody → raphael.fairise.bugs
Status: NEW → ASSIGNED
Flags: blocking-thunderbird3+
Keywords: regression
Product: Thunderbird → MailNews Core
QA Contact: thunderbird → security
Target Milestone: --- → Thunderbird 3.0b3
Version: unspecified → Trunk
Comment 5•16 years ago
|
||
While this bug was found during the testing of tb3b2 (bug 477222) I don't think we're going to re-spin the tb3b2 release for this fix. Mark, let me know if you feel otherwise and we can look into it.
Updated•16 years ago
|
Attachment #363307 -
Flags: superreview+
Attachment #363307 -
Flags: review?(bugzilla)
Attachment #363307 -
Flags: review+
Comment 6•16 years ago
|
||
Comment on attachment 363307 [details] [diff] [review]
Patch to use nsIIOService to get a nsILDAPURL
Thanks for the patch. I'll grant sr as well given its a small patch.
Comment 7•16 years ago
|
||
Patch checked in: http://hg.mozilla.org/comm-central/rev/610cae7fc174
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•