[
https://issues.apache.org/jira/browse/CB-6327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13951588#comment-13951588
]
ASF subversion and git services commented on CB-6327:
-----------------------------------------------------
Commit 56eb0a70b93db082d394435759cfbf0ee05dfdb2 in cordova-ios's branch
refs/heads/3.4.x from [~iclelland]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;h=56eb0a7 ]
CB-6327: Allow '.' in plugin feature names (and therefore callback ids)
> Facebook Connect plugin blocked by callbackId restricted characters
> -------------------------------------------------------------------
>
> Key: CB-6327
> URL: https://issues.apache.org/jira/browse/CB-6327
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Affects Versions: 3.5.0
> Reporter: Ian Clelland
> Assignee: Ian Clelland
> Priority: Blocker
>
> The FB Connect plugin uses a period character ('.', U+002E) in it's feature
> name. (Specifically, it uses the reverse-DNS name
> "org.apache.cordova.facebook.Connect")
> This produces a callbackId in the bridge which is blocked, as of commit
> 7da5f2d.
> reverse-dns-style naming seems like a legitimate use of the feature name, so
> I'm inclined to add the period to the list of allowed characters.
--
This message was sent by Atlassian JIRA
(v6.2#6252)