You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2004/07/19 23:25:40 UTC

DO NOT REPLY [Bug 30193] New: - enabling enctype="multipart/form-data" causes isTokenValid to fail

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=30193>.
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=30193

enabling enctype="multipart/form-data" causes isTokenValid to fail

           Summary: enabling enctype="multipart/form-data" causes
                    isTokenValid to fail
           Product: Struts
           Version: 1.1 Final
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Standard Actions
        AssignedTo: dev@struts.apache.org
        ReportedBy: mark.harrison@mcgill.ca


Setting a form encoding type of enctype="multipart/form-data" results in the 
transaction token not being present in request scope.

Thus isTokenValid always returns false.

JRE 1.4.2_04, Tomcat 5.0, NetBeans 3.6

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org