Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Cannot Reproduce
-
None
-
None
-
iPhone 4, 5, 6
Description
When i tried to search contacts using cordova contacts plugin, it crashes when a contact has line break chars in its name (i.e. formatted, given, family etc). For example i have a contact name in phone ABC<press return>DEF.
Cordova plugin is returning this name as
...
name: {
formatted: 'ABC\U2028DEF'
...
}
...
which is causing issue. Because it is not a valid JSON object.
Attachments
Issue Links
- Blocked
-
CB-11532 Contacts EOF error on iOS
-
- Closed
-