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

Bug #16019 Wrong behavior for the Italian driver
Submitted: 2009-03-11 15:27 UTC
From: quipo Assigned: quipo
Status: Closed Package: Numbers_Words (version CVS)
PHP Version: 5.2.9 OS: Irrelevant
Roadmaps: (Not assigned)    
Subscription  


 [2009-03-11 15:27 UTC] quipo (Lorenzo Alberton)
Description: ------------ Some numbers are incorrectly translated into words in the Italian driver. When the digit expressing the "tens" ends in a vowel, and the digit expressing the "units" starts with a vowel, then usually the trailing vowel of the "tens" is dropped. 21 = ventuno (vs ventiuno); 578 = cinquecentosettantotto (vs cinquecentosettantaotto); 31 = trentuno (vs trentauno). Test script: --------------- The test case in CVS already highlights these errors

Comments

 [2009-03-11 20:02 UTC] kouber (Kouber Saparev)
-Status: Open +Status: Verified
 [2009-03-13 14:23 UTC] quipo (Lorenzo Alberton)
-Status: Verified +Status: Closed -Assigned To: +Assigned To: quipo
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.