[ 
https://issues.apache.org/jira/browse/CONFIGURATION-715?focusedWorklogId=261009&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-261009
 ]

ASF GitHub Bot logged work on CONFIGURATION-715:
------------------------------------------------

                Author: ASF GitHub Bot
            Created on: 16/Jun/19 10:12
            Start Date: 16/Jun/19 10:12
    Worklog Time Spent: 10m 
      Work Description: sebbASF commented on pull request #14: 
[CONFIGURATION-715/716]: Updated the User's guide to include JupIOFac…
URL: https://github.com/apache/commons-configuration/pull/14
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

            Worklog Id:     (was: 261009)
            Time Spent: 10m
    Remaining Estimate: 0h

> PropertiesConfiguration should not trim whitespace from the property value
> --------------------------------------------------------------------------
>
>                 Key: CONFIGURATION-715
>                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-715
>             Project: Commons Configuration
>          Issue Type: Bug
>    Affects Versions: 2.3
>            Reporter: Patrick Schmidt
>            Priority: Major
>             Fix For: 2.4
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently, PropertiesConfiguration will trim all trailing whitespace from 
> property values. This is different from how java.util.Properties behaves. The 
> Javadoc explicitly states
> {code:java}
> All remaining characters on the line become part of the associated element 
> string{code}
> The responsible code is in the method _readProperty()_ of _PropertiesReader_.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to