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) #1505

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.

(cherry picked from commit 7dc11f144e4a9bde5a2d11ecb92a21d76a609364)

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed for 'graphdb-workbench'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud