You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Michael Brooks (JIRA)" <ji...@apache.org> on 2013/06/20 23:43:20 UTC

[jira] [Created] (CB-3952) Config.xml Parser Should Not Remove Comments

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