ValidatorForm to use dynamic page number
----------------------------------------
Key: STR-3042
URL: https://issues.apache.org/struts/browse/STR-3042
Project: Struts 1
Issue Type: Improvement
Components: Core
Affects Versions: 1.3.8
Reporter: Paul Benedict
Assigned To: Paul Benedict
Priority: Minor
Fix For: 1.4.0
validate() currently uses the page field directly. Replace the use with
getPage() so that subclasses can dynamically drive the actual page, which may
not be part of the request but stored in the session.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.