[jboss-jira] [JBoss JIRA] (LOGMGR-109) New line characters are written incorrectly to the properties configuration file

James Perkins (JIRA) issues at jboss.org
Thu Aug 7 17:30:29 EDT 2014


     [ https://issues.jboss.org/browse/LOGMGR-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Perkins updated LOGMGR-109:
---------------------------------

    Description: If a value of {{\n}} is used for a property on a handler, the value is written as {{\\n}} to the {{logging.properties}} file.  (was: If a value of {{\n}} is used for a property on a handler, the value is written as {{\\n}} to the {{logging.properties}} file. This is inconsistent with out {{java.util.Properties}} stores the value. Though for some reason I explicitly added the code to write out {{\\n}} so this should be researched :))


> New line characters are written incorrectly to the properties configuration file
> --------------------------------------------------------------------------------
>
>                 Key: LOGMGR-109
>                 URL: https://issues.jboss.org/browse/LOGMGR-109
>             Project: JBoss Log Manager
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: James Perkins
>            Assignee: James Perkins
>
> If a value of {{\n}} is used for a property on a handler, the value is written as {{\\n}} to the {{logging.properties}} file.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jboss-jira mailing list