Closed
Bug 1084225
Opened 10 years ago
Closed 10 years ago
Missing image thumbnail dependency in VCardReader. Follow-up 1059715
Categories
(Firefox OS Graveyard :: Gaia::Contacts, defect)
Firefox OS Graveyard
Gaia::Contacts
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: davidg, Unassigned)
References
Details
Attachments
(1 file)
+++ This bug was initially created as a clone of Bug #1059715 +++
I am getting this error when importing contacts with photos.
[JavaScript Error: "TypeError: utils.thumbnailImage is not a function" {file: "app://communications.gaiamobile.org/shared/js/contacts/import/utilities/vcard_reader.js" line: 715}]
And, if I'm not mistaken, it should be fixed by adding '/shared/js/contacts/utilities/image_thumbnail.js' to the list of dependencies of vcard_reader.js.
Reporter | ||
Comment 1•10 years ago
|
||
Attachment #8506676 -
Flags: review?(jmcf)
Updated•10 years ago
|
Attachment #8506676 -
Flags: review?(jmcf) → review+
Comment 2•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 3•10 years ago
|
||
Comment 4•10 years ago
|
||
Reporter | ||
Updated•10 years ago
|
Summary: Missing image thumbnail dependency in VCardReader → Missing image thumbnail dependency in VCardReader. Follow-up 1059715
You need to log in
before you can comment on or make changes to this bug.
Description
•