May 15th, 2010, 9:55 AM
Hi Nowton,
Yes, this looks like a bug. I looked at the code and all it does is strip out whitespace. Instead, it should contain a whitelist of acceptable characters. Probably just a-Z, 0-9, _ and -. I've listed it here:
http://bugs.formtools.org/index.php?cmd=view&id=229
I'll include a fix for this in 2.0.1.
Thanks!
- Ben
Yes, this looks like a bug. I looked at the code and all it does is strip out whitespace. Instead, it should contain a whitelist of acceptable characters. Probably just a-Z, 0-9, _ and -. I've listed it here:
http://bugs.formtools.org/index.php?cmd=view&id=229
I'll include a fix for this in 2.0.1.
Thanks!
- Ben