Michael Brooks created CB-4423:
----------------------------------

             Summary: 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: Lorin Beer


*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

Reply via email to