setDelimiterParsingDisabled doesn't work for 'new 
PropertiesConfiguration(filePath)'
------------------------------------------------------------------------------------

                 Key: CONFIGURATION-239
                 URL: http://issues.apache.org/jira/browse/CONFIGURATION-239
             Project: Commons Configuration
          Issue Type: Bug
    Affects Versions: 1.3 Final
         Environment: Win XP SP2, IBM Java 1.4.2.x
            Reporter: Narciso Oliveira Junior


Hi!

just would like to report an issue I found with a new (and very helpful) 
improvement on version 1.3 of commons configuration, the issue is that 
setDelimiterParsingDisabled method doesn't work if first creates 
PropertiesConfiguration object using PropertiesConfiguration(filePath) 
constructor. I needed to create the PropertiesConfiguration object using 
PropertiesConfiguration(), use setDelimiterParsingDisabled(true) and then load 
the configration file using load(filePath) method.

Please let me know if you need more details.

thanks for all your work on this fabulous library...commons rocks!

Narciso

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to