Return-Path: X-Original-To: apmail-myfaces-dev-archive@www.apache.org Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3F57C19825 for ; Thu, 14 Apr 2016 13:27:26 +0000 (UTC) Received: (qmail 57149 invoked by uid 500); 14 Apr 2016 13:27:26 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 56916 invoked by uid 500); 14 Apr 2016 13:27:25 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 56780 invoked by uid 99); 14 Apr 2016 13:27:25 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Apr 2016 13:27:25 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7DAAD2C1F5A for ; Thu, 14 Apr 2016 13:27:25 +0000 (UTC) Date: Thu, 14 Apr 2016 13:27:25 +0000 (UTC) From: "Udo Schnurpfeil (JIRA)" To: dev@myfaces.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (TOBAGO-1555) FixCharacterEncodingFilter should be activated by default MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Udo Schnurpfeil created TOBAGO-1555: --------------------------------------- Summary: FixCharacterEncodingFilter should be activated by default Key: TOBAGO-1555 URL: https://issues.apache.org/jira/browse/TOBAGO-1555 Project: MyFaces Tobago Issue Type: Improvement Reporter: Udo Schnurpfeil Assignee: Udo Schnurpfeil Priority: Minor This filter sets the encoding to UTF-8 on the request. This is necessary in some configurations, but sometimes hard to debug. -- This message was sent by Atlassian JIRA (v6.3.4#6332)