tyrasd / overpass-turbo

A web based data mining tool for OpenStreetMap using the Overpass API.
https://overpass-turbo.eu
Other
891 stars 129 forks source link

Using ampersand in name of saved query #679

Open tguen opened 6 months ago

tguen commented 6 months ago

When saving a query, no error or warning is shown if the name contains an ampersand (&). Opening the load window afterward shows that the query was saved, but the name is truncated to everything before the ampersand.

I saved a query with the name "test", then another with the name "test&asdf". They both show up in the load menu as "test", and I can't delete either. Clicking either loads the same query.