[Home]

Summary:ASTERISK-02702: [patch] Say number for portuguese is wrong
Reporter:renatomintz (renatomintz)Labels:
Date Opened:2004-10-28 21:07:49Date Closed:2008-01-15 15:12:28.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/Internationalization
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) say_patch.txt
Description:Say number is using the "e" ("and") in the wrong place. Some examples:

- 34 is "e trinta quatro" but should be "trinta e quatro"
- 2004 is "e dois mil quatro" but should be "dois mil e quatro"
Comments:By: renatomintz (renatomintz) 2004-10-28 21:13:35

I didn't file my disclaimer yet as I don't have a fax around. I'll notice as soon as I do.

By: Mark Spencer (markster) 2004-10-31 20:48:12.000-0600

This patch just moves some code from one place to another.  I think I'll go ahead and put it in although if you can get us a disclaimer that would be great.  Thanks!

By: Mark Spencer (markster) 2004-10-31 20:48:33.000-0600

Fixed in CVS

By: Russell Bryant (russell) 2004-11-02 17:38:27.000-0600

fixed in 1.0 - will be in 1.0.3

By: Digium Subversion (svnbot) 2008-01-15 15:12:16.000-0600

Repository: asterisk
Revision: 4137

U   trunk/say.c

------------------------------------------------------------------------
r4137 | markster | 2008-01-15 15:12:16 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix say for portugese (bug ASTERISK-2702)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=4137

By: Digium Subversion (svnbot) 2008-01-15 15:12:28.000-0600

Repository: asterisk
Revision: 4151

U   branches/v1-0/say.c

------------------------------------------------------------------------
r4151 | russell | 2008-01-15 15:12:27 -0600 (Tue, 15 Jan 2008) | 2 lines

fix say for portuguese numbers (bug ASTERISK-2702)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=4151