should bring up "login failed dialog" for nsLDAPAutoCompleteSession
Categories
(MailNews Core :: LDAP Integration, defect)
Tracking
(Not tracked)
People
(Reporter: dmosedale, Unassigned)
References
Details
| Reporter | ||
Updated•23 years ago
|
Updated•21 years ago
|
| Reporter | ||
Comment 2•18 years ago
|
||
Updated•17 years ago
|
| Assignee | ||
Updated•17 years ago
|
Comment 4•3 years ago
|
||
I don't know if this qualifies, but if ldap server is firewalled/not reachable, there is no feedback to the user.
I see only this in the error console
12:31:05.257 Content Security Policy: The page’s settings blocked the loading of a resource at inline (“style-src”). chrome:96:25
12:32:32.217
mailnews.ldap:
error { target: TCPSocket, isTrusted: true, name: "ConnectionRefusedError", message: "Network", errorCode: 2152398861, srcElement: TCPSocket, currentTarget: TCPSocket, eventPhase: 2, bubbles: false, cancelable: false, … }
LDAPClient.jsm:240:18
12:33:17.869
NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIAutoCompleteInput.popup] LoginManagerChild.jsm:194
observe resource://gre/modules/LoginManagerChild.jsm:194
handleEnter chrome://global/content/elements/autocomplete-input.js:584
handleKeyDown chrome://global/content/elements/autocomplete-input.js:549
AutocompleteInput chrome://global/content/elements/autocomplete-input.js:40
12:33:55.412
NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIAutoCompleteInput.popup] LoginManagerChild.jsm:194
observe resource://gre/modules/LoginManagerChild.jsm:194
handleEnter chrome://global/content/elements/autocomplete-input.js:584
handleKeyDown chrome://global/content/elements/autocomplete-input.js:549
AutocompleteInput chrome://global/content/elements/autocomplete-input.js:40
Updated•3 years ago
|
Description
•