Uploaded image for project: 'Struts 1'
  1. Struts 1
  2. STR-2389

Javadoc typo (org.apache.struts.action.Action.java)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.2.4
    • 1.2 Family
    • Core
    • None
    • Operating System: Windows 2000
      Platform: PC
    • 33876

    Description

      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).

      Attachments

        Activity

          People

            Unassigned Unassigned
            mta@mx8.ttcn.ne.jp tanazawa masayuki
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: