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

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/struts-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new bb173f140 Updates stage by Jenkins
bb173f140 is described below

commit bb173f140f49ca3560a89cd7e116b020c5e30f79
Author: jenkins <[email protected]>
AuthorDate: Thu Oct 9 15:25:22 2025 +0000

    Updates stage by Jenkins
---
 content/core-developers/file-upload.html | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/content/core-developers/file-upload.html 
b/content/core-developers/file-upload.html
index 766f11433..360736119 100644
--- a/content/core-developers/file-upload.html
+++ b/content/core-developers/file-upload.html
@@ -456,6 +456,9 @@ to <strong>256</strong>. Please always set this to a finite 
value to prevent DoS
 <span class="nt">&lt;/struts&gt;</span>
 </code></pre></div></div>
 
+<p class="alert alert-warning"><strong>Note</strong>: This limit also affects 
number of normal fields in the request, there is an open bug in the Commons 
FileUpload 
+library to address this problem, see <a 
href="https://issues.apache.org/jira/browse/FILEUPLOAD-351";>FILEUPLOAD-351</a>.</p>
+
 <h3 id="file-size-limits">File Size Limits</h3>
 
 <p>There are multiple methods to enforce file size limits.</p>

Reply via email to