[
https://issues.apache.org/jira/browse/CB-8038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14216846#comment-14216846
]
ASF subversion and git services commented on CB-8038:
-----------------------------------------------------
Commit 7c8fbf58fac60a4bee71f0356254f55a47749bc3 in cordova-plugin-dialogs's
branch refs/heads/master from [~purplecabbage]
[
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-dialogs.git;h=7c8fbf5 ]
Merge branch 'CB-8038' of https://github.com/stacic/cordova-plugin-dialogs
> BB10 dialogs escapes backslash twice
> ------------------------------------
>
> Key: CB-8038
> URL: https://issues.apache.org/jira/browse/CB-8038
> Project: Apache Cordova
> Issue Type: Bug
> Components: BlackBerry, Plugin Dialogs
> Reporter: Staci Cooper
> Assignee: Staci Cooper
> Priority: Minor
>
> navigator.notification.confirm("\\\\", function(){}, "hello");
> On android/ios the above will be printed as '\\'. On BlackBerry it prints '\'.
> Looks like the js escapes the backslashes as expected, but they are then
> unnecessarily escaped again in the plugin code.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]