[ 
https://issues.apache.org/jira/browse/CB-6327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13943270#comment-13943270
 ] 

Ian Clelland edited comment on CB-6327 at 3/21/14 5:26 PM:
-----------------------------------------------------------

https://github.com/jarnoh/cordova-dnssd also uses this convention. GitHub's 
search function is too painful to find any others. We might be able to scan the 
plugin registry, though, for any other plugins using characters outside of the 
allowed range.


was (Author: iclelland):
https://github.com/jarnoh/cordova-dnssd also uses this convention. Gtithub's 
search function is too painful to find any others. We might be able to scan the 
plugin registry, though, for any other plugins using characters outside of the 
allowed range.

> 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)

Reply via email to