[
https://issues.apache.org/jira/browse/CB-5525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13838057#comment-13838057
]
ASF subversion and git services commented on CB-5525:
-----------------------------------------------------
Commit 85c40309a22911db7f7f33ae1472ed6444e6ebdb in branch refs/heads/dev from
[~sgrebnov]
[
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-contacts.git;h=85c4030
]
CB-5525 WP8. Contacts Api fails in case of there is special character in
contact field
> WP8. Contacts Api fails in case of there is special character in contact field
> ------------------------------------------------------------------------------
>
> Key: CB-5525
> URL: https://issues.apache.org/jira/browse/CB-5525
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin Contacts, WP8
> Affects Versions: 3.2.0
> Reporter: Sergey Grebnov
> Assignee: Sergey Grebnov
>
> Repro steps
> 1. Add "(double quote) character to some contact notes
> 2. Run mobile spec unit tests for contacts api
> 3. Expected: "contacts.spec.3 success callback should be called with an
> array" test is passed
> 4. Actual: there is exception when calling
> this.webBrowser.InvokeScript(script.ScriptName, script.Args) due to contact
> notes contains not escaped " character so resultant JSON is malformed.
--
This message was sent by Atlassian JIRA
(v6.1#6144)