tx350z opened a new issue #184: cordova create does not accept valid domain 
names containing dashes
URL: https://github.com/apache/cordova/issues/184
 
 
   <!--
   Please have a look at the issue templates you get when you click "New issue" 
in the GitHub UI.
   We very much prefer issues created by using one of these templates.
   -->
   
   ### Issue Type
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [ x] Bug Report
   - [ ] Feature Request
   - [ ] Support Question
   
   ## Description
   
   ## Information
   <!-- Include all relevant information that might help understand and 
reproduce the problem -->
   Attempted to create an app with an ID for a domain name that contains a dash 
(-). Create failed with the message "App id contains a reserved word, or is not 
a valid identifier."
   
   Changed the app id to a different domain and it succeeded. Internet domain 
names containing dashes have supported since the beginning of time.
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   cordova create hello com.my-domain-name.hello HelloWorld
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you 
experiencing the issue? -->
   New install of node.js, npm, and Cordova on Windows 8.1 with all latest 
updates.
   
   
   
   ### Version information
   <!-- 
   What are relevant versions you are using?
   For example:
   Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins 
   Other Frameworks: Ionic Framework and CLI version
   Operating System, Android Studio, Xcode etc.
   -->
   cordova cli
   
   
   ## Checklist
   <!-- Please check the boxes by putting an `x` in the `[ ]` like so: `[x]` -->
   
   - [ x] I searched for already existing GitHub issues about this
   - [ x] I updated all Cordova tooling to their most recent version
   - [ x] I included all the necessary information above
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to