mozilla
Bug 439819 – LDIF import does not include mozillahomestreet
I have been writing unit tests for importing address books and finally performed my first tests of verifying the imported data. It turns out that LDIF doesn’t import mozillahomestreet (Home Address line 1) even though it worked with mozillahomestreet2. So I filed Bug 439819. The problem was in mailnews/addrbook/src/nsAbLDIFService.cpp. For Read more…