You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2012/10/09 16:43:03 UTC

[jira] [Assigned] (WICKET-4771) Submitting value filled in DropDownChoice fails when tinymce textarea is on the page

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

Martin Grigorov reassigned WICKET-4771:
---------------------------------------

    Assignee: Martin Grigorov
    
> Submitting value filled in DropDownChoice fails when tinymce textarea is on the page
> ------------------------------------------------------------------------------------
>
>                 Key: WICKET-4771
>                 URL: https://issues.apache.org/jira/browse/WICKET-4771
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 6.0.0
>            Reporter: Marieke Vandamme
>            Assignee: Martin Grigorov
>         Attachments: myproject.zip
>
>
> I have a form with a TextField and DropDownChoice. 
> On the same page I also have a textarea that is used for tinymce. 
> When submitting my form, only the value from the TextField is correctly filled into the modelobject, 
> not from the DropDownChoice.
> When I remove the tinymce textarea from my page, the value from DropDownChoice is also correctly filled in the modelobject. 
> This worked in wicket 1.5.7.
> I will add a quickstart

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira