[asterisk-bugs] [Asterisk 0014320]: [patch] i18n.testsuite.conf in contribs directory uses old dialplan format an has no Chinese test
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Jan 23 14:22:36 CST 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14320
======================================================================
Reported By: dant
Assigned To: putnopvut
======================================================================
Project: Asterisk
Issue ID: 14320
Category: General
Reproducibility: N/A
Severity: minor
Priority: normal
Status: closed
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-01-23 01:27 CST
Last Modified: 2009-01-23 14:22 CST
======================================================================
Summary: [patch] i18n.testsuite.conf in contribs directory
uses old dialplan format an has no Chinese test
Description:
i18n.testsuite.conf in the contribs directory uses
Wait,1 rather than Wait(1)
SetLanguage(?) rather than Set(CHANNEL(language)=?)
all steps numbered
In addition, there is a lack of a test for Chinese numbering
======================================================================
----------------------------------------------------------------------
(0098615) svnbot (reporter) - 2009-01-23 14:22
http://bugs.digium.com/view.php?id=14320#c98615
----------------------------------------------------------------------
Repository: asterisk
Revision: 170677
_U trunk/
U trunk/contrib/i18n.testsuite.conf
------------------------------------------------------------------------
r170677 | mmichelson | 2009-01-23 14:22:36 -0600 (Fri, 23 Jan 2009) | 22
lines
Merged revisions 170671 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r170671 | mmichelson | 2009-01-23 14:21:51 -0600 (Fri, 23 Jan 2009) | 14
lines
Update contrib/i18n.testsuite.conf to not use deprecated syntax
* Convert Wait,1 to Wait(1)
* Convert SetLanguage to Set(CHANNEL(language))
* Use 'n' for all priorities beyond the first
Also added test for Chinese numbers, too.
(closes issue http://bugs.digium.com/view.php?id=14320)
Reported by: dant
Patches:
i18n.testsuite.conf.issue14320.v2.diff uploaded by dant (license
670)
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=170677
Issue History
Date Modified Username Field Change
======================================================================
2009-01-23 14:22 svnbot Checkin
2009-01-23 14:22 svnbot Note Added: 0098615
======================================================================
More information about the asterisk-bugs
mailing list