Uploaded image for project: 'Commons Configuration'
  1. Commons Configuration
  2. CONFIGURATION-4

[configuration] XMLConfiguration doesn't ignore comments

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Nightly Builds
    • None
    • None
    • None
    • Operating System: All
      Platform: All

    • 30209

    Description

      If the XML file contains this property:

      <configuration>
      <property><!-- this is a comment --></property>
      </configuration>

      then the configuration will return "this is a comment" when the value for
      "property" is requested. Comments should be ignored.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ebourg Emmanuel Bourg
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: