Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 2.4.0

Request #8318 new feature using validate_ptBR
Submitted: 2006-07-28 20:22 UTC
From: jesus at evasta dot com dot br Assigned:
Status: Wont fix Package: HTML_QuickForm2 (version 3.2.6)
PHP Version: 4.4.2 OS: Linux - Suse
Roadmaps: (Not assigned)    
Subscription  


 [2006-07-28 20:22 UTC] jesus at evasta dot com dot br (Jesus de Oliveira Saad)
Description: ------------ i created a validation class for quick_form The class extends "HTML_QuickForm_Rule" the same of Email, Range, Regex... "phone number" function is not implemented Test script: --------------- http://www.fo.ufu.br/Jesus/Testes/testes_brazilian/Brazilian.php http://www.fo.ufu.br/Jesus/Testes/testes_brazilian/Brazilian2.php http://www.fo.ufu.br/Jesus/Testes/testes_brazilian/form_validate.php Expected result: ---------------- the same of validation_ptBR Actual result: -------------- the same of validation_ptBR only "phone number" not

Comments

 [2006-07-28 20:27 UTC] jesus at evasta dot com dot br
----correcting the last line of description---- "phone number" function is not implemented in client side
 [2006-09-04 16:23 UTC] avb (Alexey Borzov)
Moving feature requests to HTML_QuickForm2 package
 [2011-03-15 13:52 UTC] avb (Alexey Borzov)
-Status: Open +Status: Wont fix
Links return 404 now. Also it is easy enough to plug in Validate package with 'callback' rule.