Return-Path: X-Original-To: apmail-struts-issues-archive@minotaur.apache.org Delivered-To: apmail-struts-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 682179086 for ; Tue, 21 Feb 2012 14:12:59 +0000 (UTC) Received: (qmail 18163 invoked by uid 500); 21 Feb 2012 14:12:59 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 18125 invoked by uid 500); 21 Feb 2012 14:12:59 -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 18118 invoked by uid 99); 21 Feb 2012 14:12:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Feb 2012 14:12:59 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Feb 2012 14:12:56 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id E14DA332C06 for ; Tue, 21 Feb 2012 14:12:35 +0000 (UTC) Date: Tue, 21 Feb 2012 14:12:35 +0000 (UTC) From: "Lukasz Lenart (Assigned) (JIRA)" To: issues@struts.apache.org Message-ID: <742200498.5862.1329833555924.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1825152636.5393.1329823414819.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Assigned] (WW-3758) Please update commons-lang dep. to version 3.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/WW-3758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukasz Lenart reassigned WW-3758: --------------------------------- Assignee: Lukasz Lenart > Please update commons-lang dep. to version 3.1 > ---------------------------------------------- > > Key: WW-3758 > URL: https://issues.apache.org/jira/browse/WW-3758 > Project: Struts 2 > Issue Type: Improvement > Components: Plugin - Tags > Affects Versions: 2.3.1.2 > Environment: JRE/JDK 1.6.30, Tomcat 7.0 > Reporter: Muslimov Maxim > Assignee: Lukasz Lenart > Priority: Minor > Labels: StringEscapeUtils,, commons-lang,, dependencies > Fix For: 2.3.2 > > > Struts depends on old version of commons-lang package (2.5). > This package contains class StringEscapeUtils, which contains escapeHtml method. > This method escapes cyrillic symbols too. > (In new version commons-lang, which contains escapeHtml3 and escapeHtml4 methods cyrillic not escapes) > So if I use tags like I get html-content with escaped sequence of char like &8231;&1233;&1234 and so on. > It's makes response body too large for russian-languaged sites. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira