Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-17169

Ugly javadoc for IssueSearcher

    XMLWordPrintable

Details

    Description

      http://docs.atlassian.com/jira/3.13.3/com/atlassian/jira/issue/search/searchers/IssueSearcher.html goes bold and never goes unbold.
      The problem is that "could" should be "strong" in this Javadoc in IssueSearcher.java

          /**
           * Initialises the searcher with a given field.
           * @param field the field object. This <strong>may</could> be null. (So you can have searchers on non-fields)
           */
          void init(SearchableField field);
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            73d805a2526b MattS
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: