DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=33876>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=33876 Summary: Javadoc typo (org.apache.struts.action.Action.java) Product: Struts Version: 1.2.4 Platform: PC OS/Version: Windows 2000 Status: NEW Severity: normal Priority: P2 Component: Documentation AssignedTo: dev@struts.apache.org ReportedBy: [EMAIL PROTECTED] I think 3 Javadoc typo in org.apache.struts.action.Action.java. 1. The javadoc for org.apache.struts.action.Action#addErrors says "into the appropriate request attribute for use by the for use by the", I think "into the appropriate request attribute for use by the". 2. The javadoc for org.apache.struts.action.Action#getDataSource says "@param key The key specified in the <code><message-resources></code> element for the requested bundle", I think "<code><datasource></code>" or other. 3. The javadoc for org.apache.struts.action.Action#isTokenValid (HttpServletRequest request, boolean reset) says "Returns <code>false</code>.", I think "Returns <code>false</code> under any of the following circumstances:" like Action#isTokenValid(HttpServletRequest request). -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]