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

Kyle Lape (JIRA) issues at jboss.org
Tue Jun 24 18:38:24 EDT 2014


    [ https://issues.jboss.org/browse/LOGMGR-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979081#comment-12979081 ] 

Kyle Lape commented on LOGMGR-109:
----------------------------------

Jira seems to have a quirk in its monospace formatting.  That's supposed to be two backslashes, but it's rendered as a newline for some reason.

> 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 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 :)



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


More information about the jboss-jira mailing list