Closed paulsamuels closed 10 years ago
If an identifier has a space or a hyphen we should sanitise the key by stripping these characters. We should also ensure that this does not create any collisions with existing keys or throw an error
Brilliant! :+1:
If an identifier has a space or a hyphen we should sanitise the key by stripping these characters. We should also ensure that this does not create any collisions with existing keys or throw an error