This is an automated email from the ASF dual-hosted git repository.
papegaaij pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/wicket.git
from 664b24f2f5 Migrate to fileupload2-jakarta-servlet5 2.0.0-M4.
add 57b340e79d WICKET-7159 - Remove isEnabledInHierarchy condition
add fda2aef5a2 WICKET-7159 - Validate only when at least one component is
enabled
add 90346c60ab WICKET-7159 - Log warning
add 12b0d87527 WICKET-7159 - Fix test that reflects validator expectation
add fbd124af10 WICKET-7159 - Validate if no dependent component is returned
add 6c8f434292 WICKET-7159 - Update javadoc and condition
add c2ad78a562 WICKET-7159 - Fix empty array and reformat new code
add 5f09a59ebc WICKET-7159 - Reformat logs
new d12a0e5d01 Merge pull request #1186 from
mira-silhavy/WICKET-7159-form-validator-disabled-field
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../wicket/markup/html/form/FormVisitTest.java | 21 ++++++++++++-
.../org/apache/wicket/markup/html/form/Form.java | 35 ++++++++++++++++++----
.../html/form/validation/IFormValidator.java | 14 +++++----
3 files changed, 58 insertions(+), 12 deletions(-)