You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/08/09 15:41:47 UTC

[jira] [Commented] (CB-4423) BlackBerry create script fails when App ID has special characters

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

ASF subversion and git services commented on CB-4423:
-----------------------------------------------------

Commit f102d3f0d2cc24d6bcfdb9925a1610e0001418db in branch refs/heads/master from [~daniellin]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-blackberry.git;h=f102d3f ]

[CB-4423] Warn when special characters are used in create script

The native packager will replace all special characters with underscores.

Reviewed by Jeffrey Heifetz <jh...@blackberry.com>

                
> BlackBerry create script fails when App ID has special characters
> -----------------------------------------------------------------
>
>                 Key: CB-4423
>                 URL: https://issues.apache.org/jira/browse/CB-4423
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: BlackBerry
>    Affects Versions: 3.0.0
>            Reporter: Michael Brooks
>            Assignee: Bryan Higgins
>
> *Problem:*
> The following error is generated when a new project has an App ID with a special character:
> {{code}}
> An error occured during creation of blackberry10 sub-project. App ID must be sequence of alpha-numeric (optionally seperated by '.') characters, no longer than 50 characters
> {{code}}
> *Suggestion:*
> The special character requirement may be a limitation of the BlackBerry SDK. However, Cordova allows projects to include these characters.
> The create script should gracefully handle the special character by removing or replacing them.
> *Related issues:*
> - [phonegap-cli#119|https://github.com/mwbrooks/phonegap-cli/issues/119]
> - [phonegap-app-hello-world#1|https://github.com/phonegap/phonegap-app-hello-world/issues/1]

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira