Closed Bug 391746 Opened 18 years ago Closed 18 years ago

cant create new address book - nsIAddressBook.newAddressBook [@ addressbook.js :: AbOnCreateNewAddressBook :: line 349]

Categories

(MailNews Core :: Address Book, defect)

x86
Windows XP
defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: wsmwk, Assigned: Bienvenu)

References

Details

(Keywords: regression)

Attachments

(1 file)

version 3.0a1pre (2007081004) Error: [Exception... "Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsIAddressBook.newAddressBook]" nsresult: "0x80004001 (NS_ERROR_NOT_IMPLEMENTED)" location: "JS frame :: chrome://messenger/content/addressbook/addressbook.js :: AbOnCreateNewAddressBook :: line 349" data: no] Source File: chrome://messenger/content/addressbook/addressbook.js Line: 349
This WFM on Thunderbird nightly (linux) version 3.0a1pre (2007081003) and SeaMonkey and Thunderbird self-built versions. How are you invoking it? via File -> New -> Address Book?
yes happens also in safe mode. and in a clean profile
we end up in nsAbDirProperty::CreateNewDirectory instead of nsAbBSDirectory::CreateNewDirectory, even though the object is an nsAbSDirectory and the type signatures are the same. I'm going to do a clean rebuild.
ok, I see the problem - the type signatures aren't exactly the same - fix upcoming.
Attached patch proposed fixSplinter Review
Assignee: nobody → bienvenu
Status: NEW → ASSIGNED
Attachment #276290 - Flags: superreview?(mscott)
Attachment #276290 - Flags: review?
Comment on attachment 276290 [details] [diff] [review] proposed fix I'm assuming you were asking me for review... (I've just changed my email address). This is exactly the same patch as on bug 391047 that's also waiting Scott's review...
Attachment #276290 - Flags: review? → review+
Attachment #276290 - Flags: superreview?(mscott) → superreview+
ah, thx, Mark. I'll just land it.
fixed
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: