hoscanoa / struts2-bootstrap

Automatically exported from code.google.com/p/struts2-bootstrap
0 stars 0 forks source link

Form validation error when using jsonValidationWorkflowStack interceptor and enctype="multipart/form-data" #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. form enctype="multipart/form-data"
2. interceptor jsonValidationWorkflowStack

Instead of returning a json result struts is looking for INPUT result

What version of the product are you using? On what operating system?

latest version 1.4.3 
Please provide any additional information below.

Original issue reported on code.google.com by jlia...@gmail.com on 1 Jun 2012 at 2:48

GoogleCodeExporter commented 9 years ago
This is a known Struts2 Issue. See 
https://issues.apache.org/jira/browse/WW-3206 for more details.

Original comment by johgep on 13 Jun 2012 at 7:44