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 41F6018989 for ; Wed, 20 May 2015 06:35:00 +0000 (UTC) Received: (qmail 47860 invoked by uid 500); 20 May 2015 06:35:00 -0000 Delivered-To: apmail-roller-commits-archive@roller.apache.org Received: (qmail 47828 invoked by uid 500); 20 May 2015 06:35:00 -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 47817 invoked by uid 99); 20 May 2015 06:35:00 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 May 2015 06:35:00 +0000 Date: Wed, 20 May 2015 06:35:00 +0000 (UTC) From: "Kohei Nozaki (JIRA)" To: commits@roller.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ROL-1377) MathCommentAuthenticator should use Weblog's locale 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-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14551907#comment-14551907 ] Kohei Nozaki commented on ROL-1377: ----------------------------------- Thanks Matt, perhaps something need to be configured for me. > MathCommentAuthenticator should use Weblog's locale > --------------------------------------------------- > > Key: ROL-1377 > URL: https://issues.apache.org/jira/browse/ROL-1377 > Project: Apache Roller > Issue Type: Bug > Components: Comments > Affects Versions: 2.3, 3.0, 3.1, 4.0 > Reporter: David Johnson > Assignee: Roller Unassigned > Attachments: ROL-1377.patch > > > Currently, the MathCommentAuthenticator uses the default server locale for the one message it returns. It should instead use the locale of the Weblog whose comment is being authenticated. -- This message was sent by Atlassian JIRA (v6.3.4#6332)