[
https://issues.apache.org/jira/browse/PLUTO-124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ate Douma closed PLUTO-124.
---------------------------
Resolution: Invalid
This was not a bug in Pluto.
Providing an different URL handler storing render parameters in the session is
out of scope of the Portal Driver itself.
If someone needs that kind of functionality, I suggest looking at Jetspeed-2
which provides this, out of the box, by default.
> POST Data gets truncated due to internal redirect by pluto
> ----------------------------------------------------------
>
> Key: PLUTO-124
> URL: https://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
>
> 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.
-
You can reply to this email to add a comment to the issue online.