You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by so...@apache.org on 2023/03/23 06:13:12 UTC

[wicket] branch fileCountMax-9.x updated (84aad6c57f -> f8a942853b)

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

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


    from 84aad6c57f More work on max file count
     add f8a942853b Code to automatically set fileCountMax is added

No new revisions were added by this update.

Summary of changes:
 .../org/apache/wicket/markup/html/form/Form.java   | 32 +++++++++++++++++++--
 .../html/form/upload/MultiFileUploadField.java     | 33 +++++++++++++---------
 .../wicket/examples/upload/MultiUploadPage.java    |  3 --
 3 files changed, 49 insertions(+), 19 deletions(-)