[asterisk-bugs] [Asterisk 0018353]: saynumber(1, n) in Swedish doesn't work

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Nov 23 03:28:16 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18353 
====================================================================== 
Reported By:                oej
Assigned To:                oej
====================================================================== 
Project:                    Asterisk
Issue ID:                   18353
Category:                   Core/Internationalization
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.4.37 
JIRA:                        
Regression:                 No 
Reviewboard Link:           https://reviewboard.asterisk.org/r/1031/ 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-11-23 03:25 CST
Last Modified:              2010-11-23 03:28 CST
====================================================================== 
Summary:                    saynumber(1,n) in Swedish doesn't work
Description: 
Saynumber(1,n) doesn't work. The code first checks if the number is  below
20, which is true, then afterwards checks if the number is equal to one,
which would never happen since one is always below 20 in most universes.
====================================================================== 

---------------------------------------------------------------------- 
 (0129071) svnbot (reporter) - 2010-11-23 03:28
 https://issues.asterisk.org/view.php?id=18353#c129071 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 295906

U   branches/1.4/main/say.c

------------------------------------------------------------------------
r295906 | oej | 2010-11-23 03:28:15 -0600 (Tue, 23 Nov 2010) | 8 lines

Fix support of saynumber(1,n) in the Swedish language

(closes issue https://issues.asterisk.org/view.php?id=18353)
Reported by: oej

Review: https://reviewboard.asterisk.org/r/1031/


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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-11-23 03:28 svnbot         Checkin                                      
2010-11-23 03:28 svnbot         Note Added: 0129071                          
======================================================================




More information about the asterisk-bugs mailing list