https://issues.apache.org/jira/browse/JSPWIKI-766
On 17 March 2013 22:58, Dirk Frederickx <dirk.frederi...@gmail.com> wrote: > Harry, > > The ' "Refused to set unsafe header "Connection" ' is a known error; > although is does normally not prevent that the results of the quick-search > are shown in the dropdown. (eg. check jspwiki.org which throws the same > error/warning) > > In the NETWORK tab of the javascript console, you can normally see both the > JSON Request and Response messages. Can you check if there is a response > coming from the server ? > > If the error persist, plse log a JIRA. > > > > dirk > > > > > On Sun, Mar 17, 2013 at 7:31 PM, Harry Metske (JIRA) <j...@apache.org > >wrote: > > > > > [ > > > https://issues.apache.org/jira/browse/JSPWIKI-765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13604709#comment-13604709 > ] > > > > Harry Metske commented on JSPWIKI-765: > > -------------------------------------- > > > > fixed in 2.9.1-svn-30 > > > > I do not get results from quicksearch however (also the case before this > > patch). > > The JS console shows: > > > > {noformat} > > Refused to set unsafe header "Connection" > > Class.send > > XHR.extend.request > > Wiki.jsonrpc jspwiki-common.js:1 > > SearchBox.ajaxQuickSearch jspwiki-common.js:1 > > returns > > {noformat} > > > > Maybe that should be a new JIRA issue ? > > > > > lucene search returns 3 results at max > > > -------------------------------------- > > > > > > Key: JSPWIKI-765 > > > URL: https://issues.apache.org/jira/browse/JSPWIKI-765 > > > Project: JSPWiki > > > Issue Type: Bug > > > Components: Core & storage > > > Affects Versions: 2.9.1 > > > Environment: JSPWiki 2.9 any container, any JDK > > > Reporter: Harry Metske > > > Assignee: Harry Metske > > > Fix For: 2.9.1 > > > > > > Attachments: ff.patch > > > > > > > > > There is serious bug in LuceneSearchProvider that limits each search > > result to 3 results. > > > I will fix this soon, patch is already created. > > > > -- > > This message is automatically generated by JIRA. > > If you think it was sent incorrectly, please contact your JIRA > > administrators > > For more information on JIRA, see: > http://www.atlassian.com/software/jira > > >