Return-Path: Mailing-List: contact commons-httpclient-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list commons-httpclient-dev@jakarta.apache.org Received: (qmail 66700 invoked from network); 14 Aug 2003 15:08:24 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 14 Aug 2003 15:08:24 -0000 Received: (qmail 19161 invoked by uid 50); 14 Aug 2003 15:11:07 -0000 Date: 14 Aug 2003 15:11:07 -0000 Message-ID: <20030814151107.19160.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: commons-httpclient-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 22421] - MultiPartPostMethod sends a different file than the one from file system X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22421 MultiPartPostMethod sends a different file than the one from file system olegk@apache.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From olegk@apache.org 2003-08-14 15:11 ------- Well, that explains it. It is a known problem with Struts 1.0.x. The bug has been fixed in Struts 1.1 release. If upgrade is an option, upgrade to Struts 1.1. Otherwise use the work-around suggested by Mike. Marking as invalid Oleg