DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=38534>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=38534 ------- Additional Comments From [EMAIL PROTECTED] 2006-02-11 00:41 ------- (In reply to comment #2) > Do we want to depreciate the method for 1.3.0, then? The only place its referenced in Struts is in the RequestProcessor's processValidate() method and the corresponding Command (ValidateActionForm) which call the MultipartRequestHandler's rollback() method in the event of validation errors. If we can provide another mechanism to get hold of the MultipartRequestHandler (cache it in the request?) then that should resolve that. On an interesting aside - the CommonsMultipartRequestHandler has a finish() method - which calls rollback() to clean up - the comment on the method says "Cleans up at the end of a request" - but I can't see thats its called anywhere. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]