Issue Type: Bug Bug
Affects Versions: 1.0.6
Assignee: Logback dev list
Components: logback-classic, logback-core
Created: 27/Jul/12 1:46 PM
Description: XMLLayout does not seem to encode '&' characters
(it uses Transform.escapeTags which only escapes '<' and '>').
As a result, it produces broken XML especially when properties
are enabled and MDCInsertingServletFilter is used :

  <log4j:data name='req.queryString' value='foo=42&bar=42' />
Project: logback
Priority: Major Major
Reporter: Gabriel Corona
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira