You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2005/03/07 14:19:14 UTC

DO NOT REPLY [Bug 33876] New: - Javadoc typo (org.apache.struts.action.Action.java)

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: mta@mx8.ttcn.ne.jp


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>&lt;message-resources&gt;</code>
 element for the requested bundle", 
I think
"<code>&lt;datasource&gt;</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: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org