pyvandenbussche / sparqles

SPARQL Endpoint Status
BSD 2-Clause "Simplified" License
27 stars 6 forks source link

Tooltips don't escape queries properly #43

Closed rvesse closed 9 years ago

rvesse commented 9 years ago

As noted in #22 queries are now visible in tooltips however they do not escape queries so if queries contain URIs in <uri> form these will not display correctly per the screenshot below (the SERVICE URI is missing):

screen shot 2015-07-22 at 15 41 33 png

The UI needs to escape queries appropriately

lmatteis commented 9 years ago

Sorry for the late reply. This has been fixed.