From issues-return-22744-apmail-struts-issues-archive=struts.apache.org@struts.apache.org Sat Nov 9 15:34:29 2013 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 7FB6D10331 for ; Sat, 9 Nov 2013 15:34:29 +0000 (UTC) Received: (qmail 90949 invoked by uid 500); 9 Nov 2013 15:34:28 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 90068 invoked by uid 500); 9 Nov 2013 15:34:22 -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 90016 invoked by uid 99); 9 Nov 2013 15:34:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 Nov 2013 15:34:20 +0000 Date: Sat, 9 Nov 2013 15:34:20 +0000 (UTC) From: "Nitin Surana (JIRA)" To: issues@struts.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (WW-4241) Negative Integers not submitted when language is arabic MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Nitin Surana created WW-4241: -------------------------------- Summary: Negative Integers not submitted when language is arabic Key: WW-4241 URL: https://issues.apache.org/jira/browse/WW-4241 Project: Struts 2 Issue Type: Bug Components: Core Actions, Core Interceptors Affects Versions: 2.3.15 Environment: windows 7 64-bit, tomcat 7.0.41 & jdk 1.7 using netbeans 7.4/7.3 (tried both) Reporter: Nitin Surana Priority: Blocker It's a long-story, most of which can be founded at http://stackoverflow.com/questions/19875848/query-string-urls-behave-incorrectly-after-the-language-is-changed The SSCCE to demonstrate this bug is available here https://dl.dropboxusercontent.com/u/109241721/Struts2Example.zip username is an integer, it accepts both positive & negative integers when not using arabic language, but as soon as language is changed to arabic, it doesn't accept negative integers. You guys can reach me at nitin.cool4urchat@gmail.com for any more information required. -- This message was sent by Atlassian JIRA (v6.1#6144)