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

Bug #11706 invalid VAT numbers are marked as Ok by vat validation function
Submitted: 2007-07-29 18:03 UTC
From: kguest Assigned: kguest
Status: Closed Package: Validate_IE (version CVS)
PHP Version: 5.1.6 OS: Ubuntu Linux
Roadmaps: 0.3.0    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 49 - 25 = ?

 
 [2007-07-29 18:03 UTC] kguest (Ken Guest)
Description: ------------ "IE6345736D" is not a valid vat number; "IE6345735D" is. both are being marked as valid by the vatNumber method. http://www.2-small-business.com/number_registration_vat.shtml and http://www.braemoor.co.uk/software/vat.shtml show that excluding the IE prefix; the value should be valid if the checkMOD23 indicates as much.

Comments

 [2007-07-29 18:27 UTC] kguest (Ken Guest)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.