[
https://issues.apache.org/jira/browse/WICKET-6050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15055649#comment-15055649
]
Rakesh A edited comment on WICKET-6050 at 12/14/15 8:55 AM:
------------------------------------------------------------
Attached quick start.
Quick start tries to integrate JQuery UI's 'Resizable' component. A Wicket Ajax
behavior is used to initialize 'Resizable' component and add ajax callback to
resize 'stop' event.
The panel[div] to which, this behavior is added contains two text fields.
was (Author: rakesh.a):
Attached quick start
> Wicket Ajax (Wicket.From.serializeElement) causes 400 bad request
> -----------------------------------------------------------------
>
> Key: WICKET-6050
> URL: https://issues.apache.org/jira/browse/WICKET-6050
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 6.21.0
> Reporter: Rakesh A
> Attachments: WICKET-5948-2.7z
>
>
> Due to the recent change (WICKET-5948) in Wicket Ajax (JavaScript), Ajax
> calls add nested form element values as request parameters and result HTTP
> status code 400 when URL gets too long.
> This happens when you add an Ajax behavior (custom event triggered from
> JavaScript) to a DOM element with nested form fields.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)