Is your form using the IS_SLUG() validator?
On Jan 18, 7:02 am, luifran <[email protected]> wrote: > When I write two separate words in a form field, and extract the value > of this field, every space appears the symbol '_', it causes me not > match the field's value with the value of the database. > > How I can fix this? > Thanks.

