Return-Path: X-Original-To: apmail-roller-commits-archive@www.apache.org Delivered-To: apmail-roller-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7706B1873E for ; Mon, 23 Nov 2015 01:36:11 +0000 (UTC) Received: (qmail 2156 invoked by uid 500); 23 Nov 2015 01:36:11 -0000 Delivered-To: apmail-roller-commits-archive@roller.apache.org Received: (qmail 2119 invoked by uid 500); 23 Nov 2015 01:36:11 -0000 Mailing-List: contact commits-help@roller.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@roller.apache.org Delivered-To: mailing list commits@roller.apache.org Received: (qmail 2091 invoked by uid 99); 23 Nov 2015 01:36:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Nov 2015 01:36:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 064322C1F60 for ; Mon, 23 Nov 2015 01:36:11 +0000 (UTC) Date: Mon, 23 Nov 2015 01:36:11 +0000 (UTC) From: "Kohei Nozaki (JIRA)" To: commits@roller.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ROL-2084) Unnecessary escaping of HTML symbols happen on plain text email notification MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ROL-2084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kohei Nozaki updated ROL-2084: ------------------------------ Attachment: (was: ROL-2084_rename_flag.patch) > Unnecessary escaping of HTML symbols happen on plain text email notification > ---------------------------------------------------------------------------- > > Key: ROL-2084 > URL: https://issues.apache.org/jira/browse/ROL-2084 > Project: Apache Roller > Issue Type: Bug > Components: Comments > Affects Versions: 5.1.2 > Reporter: Kohei Nozaki > Assignee: Roller Unassigned > Priority: Minor > Attachments: ROL-2084.patch, Screen Shot 2015-11-22 at 10.00.16.png, Screen Shot 2015-11-22 at 10.01.20.png > > > I'm disabled *"Allow html in comments?"* option in site-wide configuration. In this case, Unnecessary escaping of HTML symbols happen. See attachments for example. > I believe HTML escaping doesn't make any sense if comments has been sent as plain text. It only makes content messy. -- This message was sent by Atlassian JIRA (v6.3.4#6332)