Return-Path: Delivered-To: apmail-jakarta-struts-dev-archive@www.apache.org Received: (qmail 45605 invoked from network); 24 Jan 2004 21:55:19 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 24 Jan 2004 21:55:19 -0000 Received: (qmail 70412 invoked by uid 500); 24 Jan 2004 21:54:52 -0000 Delivered-To: apmail-jakarta-struts-dev-archive@jakarta.apache.org Received: (qmail 70353 invoked by uid 500); 24 Jan 2004 21:54:52 -0000 Mailing-List: contact struts-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Struts Developers List" Reply-To: "Struts Developers List" Delivered-To: mailing list struts-dev@jakarta.apache.org Received: (qmail 70307 invoked from network); 24 Jan 2004 21:54:52 -0000 Received: from unknown (HELO exchange.sun.com) (192.18.33.10) by daedalus.apache.org with SMTP; 24 Jan 2004 21:54:52 -0000 Received: (qmail 27160 invoked by uid 50); 24 Jan 2004 21:55:10 -0000 Date: 24 Jan 2004 21:55:10 -0000 Message-ID: <20040124215510.27159.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: struts-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 26402] - html:file tag's accept="" field does not work... X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.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=26402 html:file tag's accept="" field does not work... martinc@apache.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From martinc@apache.org 2004-01-24 21:55 ------- Whatever you put in the 'accept' attribute is exactly what Struts will emit, and hence what the browser will see. (You can verify that using View Source in the browser.) What the browser does with that, if anything, depends on the browser - there's nothing Struts can do about that. --------------------------------------------------------------------- To unsubscribe, e-mail: struts-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: struts-dev-help@jakarta.apache.org