This is an automated email from the ASF dual-hosted git repository.

mgrigorov pushed a change to branch wicket-7.x
in repository https://gitbox.apache.org/repos/asf/wicket.git.


    from e38aece  WICKET-6706 Websocket Endpoint logs exception when user 
leaves page
     add 9a280ab  WICKET-6708 FormComponent should read only the GET/POST 
parameters of the request, not both

No new revisions were added by this update.

Summary of changes:
 .../RestartResponseAtInterceptPageException.java   |  4 +-
 .../wicket/markup/html/form/FormComponent.java     | 49 ++++++++++++++++++++--
 .../protocol/http/servlet/ServletWebRequest.java   |  2 +-
 .../ajax/markup/html/AjaxEditableTest.java         | 10 +++--
 .../markup/html/form/select/SelectTest.java        | 26 ++++++------
 .../markup/html/form/select/SelectTestPage.java    |  4 +-
 6 files changed, 71 insertions(+), 24 deletions(-)

Reply via email to