AbstractUtilities.saveState throws ArrayIndexOutOfBoundsException
-----------------------------------------------------------------
Key: SHALE-417
URL: https://issues.apache.org/struts/browse/SHALE-417
Project: Shale
Issue Type: Bug
Components: Validator
Affects Versions: 1.0.4
Environment: jsf1.1, commons-validator1.3.1
Reporter: Hasan Turksoy
org.apache.shale.validator.util.AbstractUtilities class throws
ArrayIndexOutOfBoundsException at saveStateMethod line:91..
should be "values[0] = this.message;" instead of " values[1] = this.message; "
cause : array size already 1.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.