I think that symfony should just provided the form elements and not the fallback since browsers already will ignore an unknow type value and render it as a text widget. Its up the the user implementing the site to provide the fallback in js (jquery prototype) not the framework :)
On Jul 5, 7:35 am, Bernhard Schussek <[email protected]> wrote: > The plan is to add all default HTML tags that are usable for forms > with a Javascript fallback for those browsers that don't support it. > > In what way should Symfony2 support video and audio tags? -- 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 developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
