On 9/22/05, David Baird <[EMAIL PROTECTED]> wrote: > Does this help us? > > > Revision history for Perl extension CGI::Untaint. > > > > 1.26 Tue Sep 20 22:13:21 UTC 2005 > > - allow 'printable' strings to be empty [Michael Reece]
Yes.. Immensely - that was a horrid problem. That would just leave fixes to the model required. I still would like to move this into Maypole itself rather than relying on external modules for something that has a huge impact on how a user will perceive the usefulness/reliability of Maypole. Also how long it took for this fix to be applied is of concern if it is relied on enough to be referred to in the manual and everywhere else. > I'm still not clear about the case where a form submission includes no > mention of a field, for instance a select dropdown where you don't > select anything. I think in that case, the form does not even submit > an empty field - it omits the field entirely from the submission. I > guess I need to write a test. I think it should submit the form with no value for that field. A. ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Maypole-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/maypole-devel
