You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Zhenbang Wei (JIRA)" <ji...@apache.org> on 2007/04/23 04:21:15 UTC

[jira] Created: (CONFIGURATION-267) INIConfiguration.save() doesn't save file correctly

INIConfiguration.save() doesn't save file correctly
---------------------------------------------------

                 Key: CONFIGURATION-267
                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-267
             Project: Commons Configuration
          Issue Type: Bug
    Affects Versions: 1.4
         Environment: Windows XP SP2
            Reporter: Zhenbang Wei


The PrintWriter used by save() method implemented in INIConfiguration is not flushed so that configurations maybe not saved completely.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


[jira] Resolved: (CONFIGURATION-267) INIConfiguration.save() doesn't save file correctly

Posted by "Emmanuel Bourg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CONFIGURATION-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Bourg resolved CONFIGURATION-267.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5
         Assignee: Emmanuel Bourg

Thank you for reporting this issue, I fixed it.

> INIConfiguration.save() doesn't save file correctly
> ---------------------------------------------------
>
>                 Key: CONFIGURATION-267
>                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-267
>             Project: Commons Configuration
>          Issue Type: Bug
>    Affects Versions: 1.4
>         Environment: Windows XP SP2
>            Reporter: Zhenbang Wei
>         Assigned To: Emmanuel Bourg
>             Fix For: 1.5
>
>
> The PrintWriter used by save() method implemented in INIConfiguration is not flushed so that configurations maybe not saved completely.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org