Ontotext-AD / graphdb-workbench

The web application for GraphDB APIs
Other
45 stars 16 forks source link

GDB-10572: Fix download query in 'SPARQL Query & Update' view #1504

Closed boyan-tonchev closed 2 months ago

boyan-tonchev commented 2 months ago

What

Fixed the download query functionality in the 'SPARQL Query & Update' view.

Why

When GDB WB is deployed behind a context path requests to all endpoints which the WB calls should start without / otherwise this might brake the request routing.

How

Removed the leading / from the download query endpoint used by the 'SPARQL Query & Update' view download functionality.

sonarcloud[bot] commented 2 months ago

Quality Gate Failed Quality Gate failed for 'graphdb-workbench'

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud