-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: Nightly Builds
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:
Operating System: All
Platform: All
-
Bugzilla Id:30209
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.