Michael Brooks created CB-3952:
----------------------------------

             Summary: Config.xml Parser Should Not Remove Comments
                 Key: CB-3952
                 URL: https://issues.apache.org/jira/browse/CB-3952
             Project: Apache Cordova
          Issue Type: Improvement
          Components: CLI
    Affects Versions: 2.9.0
         Environment: 
https://github.com/apache/cordova-cli/blob/master/src/config_parser.js
            Reporter: Michael Brooks
            Assignee: Filip Maj


The {{config.xml}} parser module ({{/src/config_parser.js}}) removes existing 
comments.

Since the {{config.xml}} can be a little complicated, most sample apps document 
the configuration with comments. However, these comments are stripped by the 
{{elementtree}} module.

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