WW-5386 Delete deprecated FileUploadInterceptor

This commit is contained in:
Kusal Kithul-Godage
2024-07-26 17:02:47 +10:00
parent 9d624069aa
commit 1ecfbae465
5 changed files with 2 additions and 943 deletions
@@ -47,7 +47,7 @@
<interceptor-ref name="chain"/>
<interceptor-ref name="scopedModelDriven"/>
<interceptor-ref name="modelDriven"/>
<interceptor-ref name="fileUpload"/>
<interceptor-ref name="actionFileUpload"/>
<interceptor-ref name="checkbox"/>
<interceptor-ref name="datetime"/>
<interceptor-ref name="multiselect"/>
@@ -86,7 +86,7 @@
<interceptor-ref name="modelDriven">
<param name="refreshModelBeforeResult">true</param>
</interceptor-ref>
<interceptor-ref name="fileUpload"/>
<interceptor-ref name="actionFileUpload"/>
<interceptor-ref name="checkbox"/>
<interceptor-ref name="staticParams"/>
<interceptor-ref name="params"/>