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 622CB200B78 for ; Fri, 2 Sep 2016 11:08:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 60F0F160AAC; Fri, 2 Sep 2016 09:08:22 +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 D8378160ACB for ; Fri, 2 Sep 2016 11:08:21 +0200 (CEST) Received: (qmail 22768 invoked by uid 500); 2 Sep 2016 09:08:20 -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 22475 invoked by uid 99); 2 Sep 2016 09:08:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Sep 2016 09:08:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 978B22C1B83 for ; Fri, 2 Sep 2016 09:08:20 +0000 (UTC) Date: Fri, 2 Sep 2016 09:08:20 +0000 (UTC) From: "Lukasz Lenart (JIRA)" To: issues@struts.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Issue Comment Deleted] (WW-4684) No set parameter value to action MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 02 Sep 2016 09:08:22 -0000 [ https://issues.apache.org/jira/browse/WW-4684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukasz Lenart updated WW-4684: ------------------------------ Comment: was deleted (was: It's hard to guess what's wrong, can you post source of your action and example AJAX request?) > No set parameter value to action > -------------------------------- > > Key: WW-4684 > URL: https://issues.apache.org/jira/browse/WW-4684 > Project: Struts 2 > Issue Type: Bug > Components: Core Actions > Affects Versions: 2.5.2 > Environment: Windows > Reporter: COMBEAU > Fix For: 2.5.3 > > > I have an issue on my webapp since I have update Struts 2 to version 2.5.2 from 2.3.28. > When I post a form with parameters via ajax call, on the action class setters are not called. All the time the setter and getter return "null" value > I used Struts2-core and struts2-json-plugin -- This message was sent by Atlassian JIRA (v6.3.4#6332)