openhab / openhab1-addons

Add-ons for openHAB 1.x
Eclipse Public License 2.0
3.43k stars 1.71k forks source link

Fixed restriction on special characters in URLs #5868

Closed CSchlipp closed 4 years ago

CSchlipp commented 5 years ago

Escaping special characters in URLs allows usage of calendar-ids with special characters, e.g. private-home --> private%2Dhome

9037568 commented 5 years ago

Have you tested this and found that it actually works? Or just guessing that it should?

CSchlipp commented 5 years ago

I've tested both, number and '-' with Nextcloud, caldav binding could sync appointment from these encoded URLs. Other numbers (and probably also special characters) should work as well, as long as they are encoded correctly. The configuration example already contains multiple encoded german umlaute.