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 "David DeWolf (JIRA)" <ji...@apache.org> on 2006/12/05 16:03:24 UTC

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

     [ http://issues.apache.org/jira/browse/PLUTO-124?page=all ]

David DeWolf updated PLUTO-124:
-------------------------------

    Fix Version/s: 1.2.0
                       (was: 1.1.0)

> POST Data gets truncated due to internal redirect by pluto
> ----------------------------------------------------------
>
>                 Key: PLUTO-124
>                 URL: http://issues.apache.org/jira/browse/PLUTO-124
>             Project: Pluto
>          Issue Type: Bug
>          Components: portlet container
>    Affects Versions: 1.0.1-rc3, 1.0.1-rc4, 1.0.1, 1.1.0-alpha1
>         Environment: Tomcat 5.0.28 / JDK 1.4.2 / Windows XP
>            Reporter: may
>            Priority: Critical
>             Fix For: 1.2.0
>
>
> 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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira