It looks like you don't use a Symfony forms stuff .. form class?

I think the problem is somewhere in the processing the form, so the
template part woun't help us. How is your form processed?


On 11 kvě, 02:00, Greg Blackett <blackettg...@gmail.com> wrote:
> Dear users,
> I am experience an issue with a search field. Whenever an '.' is place
> in the search field, I am sent the 404 page. Any other  type of
> symbols no problem.
>
> Here's the code for the search field:
>
> "<input type="text" size="25" id="company" value="<?php echo
> isset($Company) ? $Company : '' ?>">"
>
> Any input would be greatly appreciated.
>
> Greg
>
> --
> If you want to report a vulnerability issue on symfony, please send it to 
> security at symfony-project.com
>
> You received this message because you are subscribed to the Google
> Groups "symfony users" group.
> To post to this group, send email to symfony-users@googlegroups.com
> To unsubscribe from this group, send email to
> symfony-users+unsubscr...@googlegroups.com
> For more options, visit this group 
> athttp://groups.google.com/group/symfony-users?hl=en

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to