Hi Eric, From what I recall Zend_Filter_Input left $_POST intact so you can still take raw data from that source.
Paddy Pádraic Brady http://blog.astrumfutura.com http://www.patternsforphp.com ----- Original Message ---- From: Eric Coleman <[EMAIL PROTECTED]> To: Zend Framework General <[email protected]> Sent: Wednesday, June 20, 2007 5:12:37 AM Subject: [fw-general] No way to get invalid data from Zend_Filter_Input While playing with a method to keep form data in sync when a validation/filtering error occurs, I realized that there is no method to get the invalid data back... So, basically, if you submit something that fails validation, it gets nuked unless you store your own copy of $_POST. This hardly seems like the correct way to do things. Bill, or someone, can we get a method added to Zend_Filter_Input to solve this? Regards, Eric ____________________________________________________________________________________ Choose the right car based on your needs. Check out Yahoo! Autos new Car Finder tool. http://autos.yahoo.com/carfinder/
