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

AjaxEditableMultiLineLabel doesn't handle huge text properly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.3.7, 1.4.0
    • 1.4.4, 1.5-M1
    • wicket-extensions
    • None
    • Windows Vista - IE8 and Firefox 3.5.2

    Description

      I've got a panel with an AjaxEditableMultiLineLabel. When a user input a
      large text in it (more than 8 000 or 10 000 caracters) nothing happen. The
      textarea remains in edit mode.
      No javascript error is raised, but when I look in the ajax debug console,
      here's what I got :

      INFO: Invoking pre-call handler(s)...
      INFO: focus removed from id2d
      ERROR: Received Ajax response with code: 400
      INFO: Invoking post-call handler(s)...
      INFO: Invoking failure handler(s)...

      I've tried with wicket 1.3.6, 1.3.7 and 1.4.0 using IE 8 and firefox 3.5

      I've also the same behaviour with the wicket example application.

      Attachments

        1. WICKET-2419.patch
          0.9 kB
          Martin Grigorov

        Activity

          People

            ivaynberg Igor Vaynberg
            tahitiangabriel Gabriel Landon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: