[
https://issues.apache.org/jira/browse/CB-6327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13948397#comment-13948397
]
ASF subversion and git services commented on CB-6327:
-----------------------------------------------------
Commit 286d7bf15fbe626b17d2f501fce497753353743b in cordova-ios's branch
refs/heads/master from [~iclelland]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;h=286d7bf ]
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)