Project

General

Profile

Actions

Bug #6876

closed

MetacatUI get an exception in the search interface

Added by Jing Tao over 8 years ago. Updated over 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
Start date:
11/04/2015
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:

Actions #1

Updated by Lauren Walker over 8 years ago

  • Project changed from Metacat to MetacatUI
  • Assignee changed from Jing Tao to Lauren Walker
  • Target version changed from 2.5.0 to 1.8.0
Actions #2

Updated by Jing Tao over 8 years ago

The reason is the url has a "?" and Metacat thinks the query part is after that symbol. If we use /query/solr/?q=..., it works.

Actions #3

Updated by Lauren Walker over 8 years ago

  • Status changed from New to Resolved

The AppModel now has a setting for "use jsonp" which when set to true, will add a "?" to the end of the query service url

Actions

Also available in: Atom PDF