Closed
Bug 272344
Opened 20 years ago
Closed 19 years ago
wrong encoding when import outlook csv file (UTF8) to address book.
Categories
(Thunderbird :: Address Book, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 254118
People
(Reporter: scari.net, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
I got a outlook exported email data file (csv-text, utf8 encoded) from my friend.
and I just run import menu on Address Book.
just specify the file type, csv-text, click Next.
then I saw a ugly **** character which there are nobody who can read this.
I use UTF-8 encoding on my own system's default encoding.
Of course, I do convert the csv-text to UTF8, using 'iconv -f euckr -t utf8 blah
> blahblah'
I can read the text out what 'cat blahblah' display to screen.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Expected Results:
encoding correctly for imported address data.| Reporter | ||
Updated•20 years ago
|
Severity: major → normal
Comment 1•19 years ago
|
||
Duplicate of bug #254118
Comment 2•19 years ago
|
||
Marking as dupicate of bug 254118 - its the same. *** This bug has been marked as a duplicate of 254118 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•