Closed
Bug 79553
Opened 24 years ago
Closed 24 years ago
LDAP settings in Prefs disable Mail Compose window
Categories
(SeaMonkey :: MailNews: Address Book & Contacts, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.1
People
(Reporter: mitch, Assigned: srilatha)
References
Details
(Whiteboard: Have a fix)
Attachments
(1 file)
|
548 bytes,
patch
|
Details | Diff | Splinter Review |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Macintosh; U; PPC; en-US; rv:0.9+) Gecko/20010508
Netscape6/6.5b0
BuildID: 2001050804
Setting preferences for Directory cause Mail Compose window to be disabled. No
action allows the user to obtain a compose window. All actions that should
result in an error dialog that roughly says, "unable to create a mail compose
window, please try again"
Reproducible: Always
Steps to Reproduce:
1. specify a directory in the global preferences
2. specify the directory for autocomplete
3. use any means (menu, command key, reply button) to create new mail
Actual Results: dialog with warning described earlier
Expected Results: blank compose window
Comment 1•24 years ago
|
||
I can see this with a Mac installer build as well. I'm rebuilding my debug
build on Mac now; this should allow us to diagnose a little better, I hope.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P1
Target Milestone: --- → mozilla0.9.1
Comment 2•24 years ago
|
||
It's working in my debug Mozilla build; I suspect a packaging issue.
Comment 3•24 years ago
|
||
this looks like a dup of 79254 which ducarroz fixed yesterday. Should work in
today's build.
*** This bug has been marked as a duplicate of 79254 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Comment 4•24 years ago
|
||
I do not think this is a duplicate because I still see the problem in todays
builds
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
| Assignee | ||
Comment 5•24 years ago
|
||
The optimized build does not exhibit this problem
| Assignee | ||
Comment 6•24 years ago
|
||
ccing dveditz and sfraser if they have any suggestions.
Comment 7•24 years ago
|
||
So have we come to the conclusion that this only happens in installed builds?
| Assignee | ||
Comment 8•24 years ago
|
||
yes. DOes not happen in debug and opt builds
Comment 9•24 years ago
|
||
So you need to diff the files/folders in an optimized build and an installed
build, and see what's missing. BBEdit can dump a folder listing into a text file,
or use MPW.
Comment 10•24 years ago
|
||
This is a blocker for testing. This needs to be fixed ASAP.
Severity: major → blocker
| Reporter | ||
Comment 11•24 years ago
|
||
I downloaded today's build (MacNS6FullInstaller.sea.bin #2001051005) from
sweetlou. The problem persists.
| Assignee | ||
Comment 12•24 years ago
|
||
ldapAutoComplete.xpt is missing in the component directory in the istalled
version of mozilla. We should have seen this problem on all platfroms, but I do
not know why it works fine on Unix and Win.
Thanks to Simon Fraser for the fine suggestion
Thanks to Brian Nesse for helping me finding the solution.
Will post a patch right away.
| Assignee | ||
Comment 13•24 years ago
|
||
ldapAutoComplete.xpt exists only on Mac. That explains why we do not see the
problem on win and unix.
| Assignee | ||
Comment 14•24 years ago
|
||
Comment 15•24 years ago
|
||
| Assignee | ||
Comment 16•24 years ago
|
||
sfraser can you sr= on the patch
Comment 17•24 years ago
|
||
sr=sfraser
| Assignee | ||
Comment 18•24 years ago
|
||
Fix checked in
Status: REOPENED → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 19•24 years ago
|
||
All, Thanks for the wonderfully effective and timely sleuthing.
Cheers,
-mitch
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•