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

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Nov 23 04:34:18 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:                     closed
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:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-11-23 03:25 CST
Last Modified:              2010-11-23 04:34 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0129075) svnbot (reporter) - 2010-11-23 04:34
 https://issues.asterisk.org/view.php?id=18353#c129075 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 295950

_U  trunk/
U   trunk/main/say.c

------------------------------------------------------------------------
r295950 | oej | 2010-11-23 04:34:17 -0600 (Tue, 23 Nov 2010) | 28 lines

Merged revisions 295949 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.8

................
  r295949 | oej | 2010-11-23 11:30:05 +0100 (Tis, 23 Nov 2010) | 21 lines
  
  Merged revisions 295907 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.6.2
  
  ................
    r295907 | oej | 2010-11-23 10:36:38 +0100 (Tis, 23 Nov 2010) | 14
lines
    
    Merged revisions 295906 via svnmerge from 
    https://origsvn.digium.com/svn/asterisk/branches/1.4
    
    ........
      r295906 | oej | 2010-11-23 10:28:14 +0100 (Tis, 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=295950 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-11-23 04:34 svnbot         Checkin                                      
2010-11-23 04:34 svnbot         Note Added: 0129075                          
======================================================================




More information about the asterisk-bugs mailing list