[TYPO3-dev] FORM element

Thorsten Kahler thorsten.kahler at dkd.de
Mon May 21 19:01:05 CEST 2007


Hi Masi,

Martin Kutschker wrote on 19.05.2007 20:17:
> [...]
> The reason is
> (and partly this already in place) that the Core itself must expect form
> input on ANY page.
> 

what's the reason that form data must be handled by the core on ANY page?
Just for the redirect feature?

IMO a first step to a cleaner approach would be to let the form action
always point to the current page. Then we can be pretty sure that the FORM
object that produced the HMTL of the form can handle the form data. This way
 we have the FORM setup in place to validate the data by PHP (and not only
by JS a currently).

Regards
Thorsten




More information about the TYPO3-dev mailing list