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

Searching doesn't return anything for foo:bar searches

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: High High
    • 3.1
    • None
    • None
    • None

      Java apps like JIRA emit stacktraces when things go wrong. Inside a stacktrace, the most important 'signature' part is the classname:linenumber part, eg. ConsistencyCheckImpl.java:94 in the stacktrace:

      java.lang.NullPointerException
      at com.atlassian.jira.upgrade.ConsistencyCheckImpl.initialise(ConsistencyCheckImpl.java:94)
      at com.atlassian.jira.upgrade.ConsistencyLauncher.contextInitialized(ConsistencyLauncher.java:27)

      Unfortunately, searching for 'ConsistencyCheckImpl.java:94' in JIRA does not return any hits (on jira.atlassian.com, this is in a comment on JRA-5371).

            Unassigned Unassigned
            7ee5c68a815f Jeff Turner
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: