hbz / lobid-gnd

UI and API to the Integrated Authority File (Gemeinsame Normdatei, GND)
http://lobid.org/gnd
Eclipse Public License 2.0
24 stars 5 forks source link

Slash breaks reconciliation API #343

Closed b2m closed 1 year ago

b2m commented 1 year ago

Having a slash / in the query data will result in a server side error.

Example query: {"q1":{"query":"Berlin/Germany"}}

acka47 commented 1 year ago

Thanks for the report! Assigning @fsteeg .

fsteeg commented 1 year ago

Deployed to test, see:

http://test.lobid.org/gnd/reconcile/?queries={"q1":{"query":"Berlin/Germany"}}

acka47 commented 1 year ago

+1