Sending Ajax datas from Form with MultiPart(true) causing 302 - Moved
Temporarily
---------------------------------------------------------------------------------
Key: WICKET-2432
URL: https://issues.apache.org/jira/browse/WICKET-2432
Project: Wicket
Issue Type: Bug
Components: site
Affects Versions: 1.4.1
Environment: Firefox 3.5.2
Reporter: Major Peter
Fix For: 1.4.0
When I set the MultiPart to true, then when I try to send the Form via a
Button, I'm getting always an 302 - Moved Temporarily, that's why my code can't
process the Forms datas.
For more details, see:
http://osdir.com/ml/users-wicket.apache.org/2009-08/msg00836.html
Downgrading from 14.1 to 1.4.0 solves the issue.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.