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 271B8200B92 for ; Wed, 28 Sep 2016 10:23:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 25BD6160ADD; Wed, 28 Sep 2016 08:23: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 9396E160AB4 for ; Wed, 28 Sep 2016 10:23:21 +0200 (CEST) Received: (qmail 99387 invoked by uid 500); 28 Sep 2016 08:23: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 99359 invoked by uid 99); 28 Sep 2016 08:23:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Sep 2016 08:23:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 97A472C2A62 for ; Wed, 28 Sep 2016 08:23:20 +0000 (UTC) Date: Wed, 28 Sep 2016 08:23:20 +0000 (UTC) From: "Lukasz Lenart (JIRA)" To: issues@struts.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (WW-4665) Struts2 JSR286 Portlet fileupload not working MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 28 Sep 2016 08:23:22 -0000 [ https://issues.apache.org/jira/browse/WW-4665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukasz Lenart updated WW-4665: ------------------------------ Fix Version/s: (was: 2.5.3) (was: 2.3.31) 2.5.4 2.3.x > Struts2 JSR286 Portlet fileupload not working > --------------------------------------------- > > Key: WW-4665 > URL: https://issues.apache.org/jira/browse/WW-4665 > Project: Struts 2 > Issue Type: Bug > Components: Core Interceptors > Affects Versions: 2.3.20 > Environment: OpenPortal portlet container > Websphere App Server 8.5 > JDK 1.6 > Windows 7 > Reporter: JavaaPassion > Fix For: 2.3.x, 2.5.4 > > > Hi Team, > While using struts2 tag in a JSP within a struts2 JSR 286 portlet project, the file related parameters are being received as null inside Action class on submitting the form. -- This message was sent by Atlassian JIRA (v6.3.4#6332)