Home » HTML » HTML_QuickForm2 » Bug #8318
new feature using validate_ptBR
Details
| Request #8318 | new feature using validate_ptBR |
|---|---|
| Submitted | 2006-07-28 20:22 UTC |
| From | jesus at evasta dot com dot br |
| Status | Wont fix |
| Package | HTML_QuickForm2 |
| PHP Version | 4.4.2 |
| OS | Linux - Suse |
| Roadmaps | (Not assigned) |
Comments
[2006-07-28 20:22 UTC] jesus at evasta dot com dot br
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
[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