You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Oliver Heger (JIRA)" <ji...@apache.org> on 2006/12/21 21:30:22 UTC

[jira] Resolved: (CONFIGURATION-239) setDelimiterParsingDisabled doesn't work for 'new PropertiesConfiguration(filePath)'

     [ http://issues.apache.org/jira/browse/CONFIGURATION-239?page=all ]

Oliver Heger resolved CONFIGURATION-239.
----------------------------------------

    Resolution: Invalid

I think the documentation of setDelimiterParsingDisabled() describes the behavior appropriately. So closing this ticket.

> 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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org