You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "martin-g (via GitHub)" <gi...@apache.org> on 2023/03/22 09:09:30 UTC

[GitHub] [wicket] martin-g commented on pull request #561: fileCountMax is added

martin-g commented on PR #561:
URL: https://github.com/apache/wicket/pull/561#issuecomment-1479159277

   > I would like to add `setFileCountMax()` to `MultiFileUploadField` (at line 225)
   
   You mean to call `form.setFileCountMax(this.max)` ?
   Why ? I think this is responsibility of the developer to set the max per Form. Wicket should not try to calculate it. Or should it ?!
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@wicket.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org