mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-08 20:31:11 +00:00
Fixes issue with nested/namespaced fields, such as `maxspeed/advisory`, in situations where would try to use a css selector or element id. Can't use characters like '/' in a css selector.