Closed
Bug 1048853
Opened 10 years ago
Closed 7 years ago
[Gaia][Contacts]Vcard Import error "URIError: malformed URI sequence"
Categories
(Firefox OS Graveyard :: Gaia::Contacts, defect)
Firefox OS Graveyard
Gaia::Contacts
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: ashayb2g, Unassigned)
Details
(Whiteboard: [LibGLA,TD83433,WW, B])
Attachments
(1 file)
1.60 KB,
patch
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:34.0) Gecko/20100101 Firefox/34.0 (Beta/Release)
Build ID: 20140803030203
Steps to reproduce:
Contacts->Settings->Import Contacts->Memory Card
Import VCF file with CHARSET=SHIFT_JIS;ENCODING=QUOTED-PRINTABLE.
Actual results:
It stucked at decodeURIComponent() and gave URIError: malformed URI sequence.
Expected results:
It shouldn't stuck any where in between importing.
Please check the patch.
Thanks
Attachment #8477221 -
Flags: feedback?(mbudzynski)
Comment 2•7 years ago
|
||
Firefox OS is not being worked on
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•