oracle / opengrok

OpenGrok is a fast and usable source code search and cross reference engine, written in Java
http://oracle.github.io/opengrok/
Other
4.33k stars 746 forks source link

OpenGrok displays only one result on error condition #986

Open bond- opened 8 years ago

bond- commented 8 years ago

Reproducible steps:

  1. Create an index and move the source from the location. (Ideally I should re-index)
  2. Search for some text in that file and you will see an error on that page and only one result displays In another case, initial results got displayed until this error. For ex: There are 25 results and until 4 results there is no issue. 5th result had an error and results from here onwards are not displayed.

Expected:

  1. All results to be displayed
  2. The error message to not include stacktrace and the search box within the results

PFA screenshot

opengrok_search_error
vladak commented 8 years ago

There is definitely a bug raised for the embedded search box, cannot find it right now.

vladak commented 7 years ago

Also similar to #517