Website and "struts-documentation.war" typo/documentation bug...
----------------------------------------------------------------
Key: STR-2948
URL: http://issues.apache.org/struts/browse/STR-2948
Project: Struts 1
Issue Type: Bug
Components: Website
Affects Versions: 1.3.5
Environment: N/A
Reporter: Jim Harding
Priority: Minor
On website at:
http://struts.apache.org/1.2.x/userGuide/building_controller.html#config
And in the struts-documentation.war when deployed locally at:
http://localhost:8080/struts-documentation/userGuide/building_controller.html#config
Under "global-forwards", the sentence:
"This section contains your global forward definitions. Forwards are instances
of the ActionForward class returned from an ActionForm's execute method"
Should read:
"This section contains your global forward definitions. Forwards are instances
of the ActionForward class returned from an Action's execute method"
Typo "ActionForm" -> "Action"...
Thank you....
-Jim
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira