https://bz.apache.org/bugzilla/show_bug.cgi?id=69710

--- Comment #4 from Aleksandr Beliakov <aleksandr.belia...@nowina.lu> ---
The problem for us is that the code fails even when I submit a single file. But
because I have some other input fields, it throws an exception
FileCountLimitExceededException. Which is very confusing. We do not think the
behavior is expected.

For the context, we have a form with more than 10 fields, but with most of them
being only check or radio boxes. Only some of them are file fields, and all of
them except one are optional.

We provide an open-source application delivered in a WAR file, with no
possibility to configure the Connector in an external Tomcat. Therefore it is
impossible to increase the limits on our side. This will unfortunately impact
our users that will need to figure out the problem on their own (which is also
not self-explanatory with the current exception).

We believe this limitation will impact other Tomcat users soon, therefore we
respectively ask to increase the default limits or modify the behavior, if
possible.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to