Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 4F1DC200B56 for ; Fri, 15 Jul 2016 16:12:33 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 4DAA7160A61; Fri, 15 Jul 2016 14:12:33 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 8E477160A79 for ; Fri, 15 Jul 2016 16:12:32 +0200 (CEST) Received: (qmail 85386 invoked by uid 500); 15 Jul 2016 14:12:23 -0000 Mailing-List: contact issues-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list issues@struts.apache.org Received: (qmail 85188 invoked by uid 99); 15 Jul 2016 14:12:23 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Jul 2016 14:12:23 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 048052C0372 for ; Fri, 15 Jul 2016 14:12:23 +0000 (UTC) Date: Fri, 15 Jul 2016 14:12:23 +0000 (UTC) From: "Hudson (JIRA)" To: issues@struts.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (WW-3945) Set default encoding for JSONResult to UTF-8 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 15 Jul 2016 14:12:33 -0000 [ https://issues.apache.org/jira/browse/WW-3945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15379435#comment-15379435 ] Hudson commented on WW-3945: ---------------------------- SUCCESS: Integrated in Struts-JDK7-master #495 (See [https://builds.apache.org/job/Struts-JDK7-master/495/]) Patch WW-3945 (lukaszlenart: rev 8966787499e7d0f844adcb4b5f31dc59af9527a1) * plugins/json/src/main/java/org/apache/struts2/json/JSONResult.java > Set default encoding for JSONResult to UTF-8 > -------------------------------------------- > > Key: WW-3945 > URL: https://issues.apache.org/jira/browse/WW-3945 > Project: Struts 2 > Issue Type: Bug > Affects Versions: 2.3.7 > Reporter: Lukasz Lenart > Priority: Minor > Fix For: 2.5 > > > Check WW-3863 for more details, but encoding param must be set to UTF-8 by default -- This message was sent by Atlassian JIRA (v6.3.4#6332)