Rakesh A created WICKET-6171:
--------------------------------

             Summary: Problem with nested dialog with multipart form
                 Key: WICKET-6171
                 URL: https://issues.apache.org/jira/browse/WICKET-6171
             Project: Wicket
          Issue Type: Bug
          Components: wicket-extensions
    Affects Versions: 6.22.0
            Reporter: Rakesh A
         Attachments: nested-multipart-modal-window.7z

I observed that when I've a nested (second level) dialog with multipart form in 
it, after submitting this form, first level dialog form submit results a 
multipart form submit instead of normal form submit.

I've attached a quick start to reproduce this.

Steps:
1. Click the link on home page to open first level dialog
2. Click on the link to open 'multipart' dialog
3. Simply click 'Ok' on this dialog
4. Click 'Ok' on the first level dialog

I expect form submit of Step#4 to be a normal form submit, but I see its a 
'multipart' form submit.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to