Hi,
The ActionFileUploadInterceptor was introduced with WW-5371 and the API
has been greatly simplified as a result. However, there is a problem if
you upload several files and want to process them individually later.
This is no longer possible because the name of the input element (type="file
pon., 2 wrz 2024 o 09:59 Florian Schlittgen napisaĆ(a):
> The ActionFileUploadInterceptor was introduced with WW-5371 and the API
> has been greatly simplified as a result. However, there is a problem if
> you upload several files and want to process them individually later.
> This is no longer po
Thank you for the quick reply, I will register a bug in JIRA then.
In my opinion, since the class "UploadedFile" represents exactly what it
is named (an uploaded file) and the input name is part of the multipart
request, "inputName" should be included as a class member.
This keeps the "UploadedF
3 matches
Mail list logo