Gary Gregory created LOG4J2-258: ----------------------------------- Summary: HTML layout does not output meta element for charset. Key: LOG4J2-258 URL: https://issues.apache.org/jira/browse/LOG4J2-258 Project: Log4j 2 Issue Type: Bug Components: Layouts Affects Versions: 2.0-beta6 Environment: Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 08:51:28-0500) Maven home: C:\Java\apache-maven-3.0.5\bin\.. Java version: 1.7.0_21, vendor: Oracle Corporation Java home: C:\Program Files\Java\jdk1.7.0_21\jre Default locale: en_US, platform encoding: Cp1252 OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows" Reporter: Gary Gregory Assignee: Gary Gregory Fix For: 2.0-beta7
HTML layout does not output meta element for charset. HEAD element should include a child element, like: {code:xml} <meta charset="UTF-8"/> {code} -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-dev-h...@logging.apache.org