You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by mg...@apache.org on 2021/09/21 14:03:04 UTC

[wicket] branch wicket-9.x updated (72d48d1 -> e77bfa2)

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

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


    from 72d48d1  Use the ROOT locale when parsing the date in WicketFilterTest
     add e77bfa2  WICKET-6921 Avoid updating hidden forms (#478)

No new revisions were added by this update.

Summary of changes:
 .../http/MultipartFormComponentListener.java         | 20 +++++++++++---------
 .../http/MultipartFormComponentListenerPage.html     |  5 +++--
 .../http/MultipartFormComponentListenerPage.java     |  9 +++++++++
 .../http/MultipartFormComponentListenerTest.java     | 12 ++++++++++--
 4 files changed, 33 insertions(+), 13 deletions(-)