Server validation not ok for a simple select list
-------------------------------------------------
Key: WW-2093
URL: https://issues.apache.org/struts/browse/WW-2093
Project: Struts 2
Issue Type: Bug
Components: Actions
Affects Versions: 2.1.0
Environment: Windows XP, TomCat 5.5, JDK 5
Reporter: Leneveut Michaƫl
When validating a form containing a simple select list (<s:select/>) required,
the client validation passes, but the server validation failed not seeing the
select is well filled in. The strange thing is that it comes back to the JSP
with the choosed item selected, so it saved the user's selection, but not
validated it.
Have a look at the sample application attached (runs on TomCat 5.5, JDK 5)
This appends in the last version of SVN (06 Aug 07)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.