Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-4771

Submitting value filled in DropDownChoice fails when tinymce textarea is on the page

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 6.0.0
    • 6.2.0
    • wicket
    • None

    Description

      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

      Attachments

        1. myproject.zip
          296 kB
          Marieke Vandamme

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            marie Marieke Vandamme
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: