Closed
Bug 596020
Opened 15 years ago
Closed 11 years ago
Empty address book on csv import, only on windows. error console "... cards[i] is null ..."
Categories
(Thunderbird :: Address Book, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: olivier+mozilla, Unassigned)
Details
(Keywords: testcase)
Attachments
(2 files)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.9.2.9) Gecko/20100909 Mandriva Linux/1.9.2.9-0.1mdv2010.1 (2010.1) Firefox/3.6.9
Build Identifier: 3.1.2 on windows (can't tell more, sorry)
I generate a csv file with a script.
I try to import it on linux, all is fine.
I try to import it on windows, it display an error in the console.
Here is the transcription (see also the image attached to this bug):
An error occured updating the cmd_delete command: [Exception... "Javascript Error: cards[i] is null" { file: "chrome://messenger/content/addressbook/abResultsPane.js" line:158 } when calling method [nsIController::isCommandEnabled]" nsresult:"0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" lcation: "JS frame :: chrome://global/content/globalOverlay.js :: goUpdateCommand :: line 80" data:yes]
I provide a sample csv for test.
Reproducible: Always
Steps to Reproduce:
1. Import a CSV on windows
2.
3.
Actual Results:
A blank address book
Expected Results:
A correct address book
| Reporter | ||
Comment 1•15 years ago
|
||
| Reporter | ||
Comment 2•15 years ago
|
||
Comment 3•11 years ago
|
||
Olivier, thanks for reporting this. Using a current daily build this imports OK for me.
If you still see a problem with a current version please give us an update
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Keywords: testcase
Resolution: --- → WORKSFORME
Summary: Empty address book on csv import, only on windows → Empty address book on csv import, only on windows. error console "... cards[i] is null ..."
You need to log in
before you can comment on or make changes to this bug.
Description
•