Quantcast

Don't strip spaces from zone name in slash cmd

Author James Whitehead II <jnwhiteh@gmail.com>
Author date 2011-01-24 09:04:02
Author local date 2011-01-24 09:04:02 +0000
Committer James Whitehead II <jnwhiteh@gmail.com>
Committer date 2011-01-24 09:04:02
Committer local date 2011-01-24 09:04:02 +0000
Commit 668f30205f48b9f2592021fcc873ff92858d7989
Tree 48fbe82411c9983bb69dd873ca44935118e4eb2a
Parent f8e6a9e1b2c125de32959a8e8439496fff5fdb51
Don't strip spaces from zone name in slash cmd

Previously the fuzzy matching was using a gsub on %L to "", which
removed all of the spaces from the user's input. This no longer works
with two word zone names.