[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
The following issue has been RESOLVED.
======================================================================
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: resolved
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 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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-11-23 03:28 svnbot Status assigned => resolved
2010-11-23 03:28 svnbot Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list