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

Searching for URL in comments is broken

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Medium Medium
    • None
    • 4.0.1
    • Indexing

      Searching for a URL such as "http://redmine.nscontext.eu/issues/show/2899" in an issue's comment (as well as other fields probably) is broken in JIRA 4.0. In JIRA 3.13 searching for the URL above would have yielded results.

      This seems to be caused by the Lucene upgrade in JIRA 4.0.

      There's a difference in the queries being produced:
      JIRA 4.0
      +body:"http redmine.nscontext.eu issu show/2899"

      JIRA 3.13
      +(body:http body:"redmine.nscontext.eu issu show/2899")

            Unassigned Unassigned
            andreask@atlassian.com Andreas Knecht (Inactive)
            Votes:
            3 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: