[ 
https://issues.apache.org/jira/browse/WICKET-2934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902353#action_12902353
 ] 

Hudson commented on WICKET-2934:
--------------------------------

Integrated in Apache Wicket 1.5.x #267 (See 
[https://hudson.apache.org/hudson/job/Apache%20Wicket%201.5.x/267/])
    Issue: WICKET-2934


> FormTester creates parameters in mock request even for disabled form 
> components
> -------------------------------------------------------------------------------
>
>                 Key: WICKET-2934
>                 URL: https://issues.apache.org/jira/browse/WICKET-2934
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.9
>            Reporter: Carl-Eric Menzel
>            Assignee: Igor Vaynberg
>            Priority: Minor
>             Fix For: 1.4.10, 1.5-M2
>
>         Attachments: 
> 0001-fixed-FormTester-wrongly-generating-parameters-for-d.patch
>
>
> When setting up the mock web request for a form submission, FormTester 
> creates request parameters even for form components that are disabled. As per 
> the HTTP spec, a browser would not send parameters for components marked as 
> disabled, so FormTester should not create these parameters either.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to