You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/09/16 06:44:57 UTC

[jira] Resolved: (WICKET-2432) Sending Ajax datas from Form with MultiPart(true) causing 302 - Moved Temporarily

     [ https://issues.apache.org/jira/browse/WICKET-2432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Vaynberg resolved WICKET-2432.
-----------------------------------

    Resolution: Cannot Reproduce
      Assignee: Igor Vaynberg

tried with latest trunk, could not reproduce. no 302s, button's onsubmit successfully reached.

> 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
>            Assignee: Igor Vaynberg
>             Fix For: 1.4.0
>
>         Attachments: quickstart.zip
>
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> 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.