Quantcast

Better handle zone names with spaces and special

Author James Whitehead II <jnwhiteh@gmail.com>
Author date 2011-01-27 10:02:15
Author local date 2011-01-27 10:02:15 +0000
Committer James Whitehead II <jnwhiteh@gmail.com>
Committer date 2011-01-27 10:02:15
Committer local date 2011-01-27 10:02:15 +0000
Commit 917732ef8aa7e014e1c8814f1a76c5967e6f326e
Tree 14bb524f475da223c1992e8d1da53d2fe319962f
Parent ee466b8655e2f9071ab82488b0153857c62b92d5
Better handle zone names with spaces and special

The comparison of user input to zone name is made more relaxed by this
commit which forces both strings to be forced to lowercase, and have all
non-alphanumeric characters removed. In short, it should work much
better now.