medialize / URI.js

Javascript URL mutation library
http://medialize.github.io/URI.js/
MIT License
6.26k stars 474 forks source link

can't parse a domain with {} #357

Closed dietah closed 7 years ago

dietah commented 7 years ago

We have been using URI.js for some years now to parse map layer urls. These contain {s} {x} {y} {z} parameters and are auto-replaced by leaflet or mapbox.

Now, suddenly our code breaks when updating an app because of the change in #344

Is there a way to allow these characters again? Or a least provide us with the option to define the allowed characters on which the url is valid.

Thanks

rodneyrehm commented 7 years ago

Hey There!

I'm currently on vacation so nothing is happening in the next 2 weeks. Please stick to v1.18.10 for now. I'm closing this issue, because it's already tracked in #354. I'm sorry for the inconvenience :(

dietah commented 7 years ago

Hi, seems like I missed that a similar issue was already created.

No worries, enjoy your vacation!