You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-dev@portals.apache.org by "may (JIRA)" <pl...@jakarta.apache.org> on 2005/03/31 00:19:43 UTC

[jira] Created: (PLUTO-124) POST Data gets truncated due to internal redirect by pluto

POST Data gets truncated due to internal redirect by pluto
----------------------------------------------------------

         Key: PLUTO-124
         URL: http://issues.apache.org/jira/browse/PLUTO-124
     Project: Pluto
        Type: Bug
    Versions: 1.0.1-rc3    
 Environment: Tomcat 5.0.28 / JDK 1.4.2 / Windows XP
    Reporter: may
    Priority: Critical


I have a form where a quite a bit of data is gathered using a wizard and javascript.  Up on complition when user hits submit and if the data is less then about 1024 (not sure of the exact size) then everything is fine, but if the data is greater then this value then I get a 404 page not found.  I sniffed the wire and saw that my entire content was correctly sent by the browser and received by the server, but there is a redirect by pluto that cause the loss, as the redirect seems to be a client side redirect which uses the GET protocol.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira