[asterisk-bugs] [Asterisk 0016272]: [patch] Language code collisions for certan languages

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Dec 3 14:54:48 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16272 
====================================================================== 
Reported By:                patrol-cz
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   16272
Category:                   General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Target Version:             1.4.29
Asterisk Version:           SVN 
JIRA:                       SWP-424 
Regression:                 No 
Reviewboard Link:            
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-11-18 09:39 CST
Last Modified:              2009-12-03 14:54 CST
====================================================================== 
Summary:                    [patch] Language code collisions for certan
languages
Description: 
Probably in all current Asterisk branches, there are collisions for at
least two language codes: Czech (cs/cz) and Swedish (sv/se). For example,
the Czech language code is "cz" in all the tonezone stuff and also in
app_voicemail.c, while in say.c, request to use the correct code "cs" is
printed when an obsolete "cz" code is used, but following it would break
Czech voicemail syntax rules in app_voicemail.c.So, I feel necessary to
unify the codes and start to use only one of them, probably "cs".
====================================================================== 

---------------------------------------------------------------------- 
 (0114682) svnbot (reporter) - 2009-12-03 14:54
 https://issues.asterisk.org/view.php?id=16272#c114682 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 232854

_U  trunk/
U   trunk/apps/app_voicemail.c

------------------------------------------------------------------------
r232854 | tilghman | 2009-12-03 14:54:48 -0600 (Thu, 03 Dec 2009) | 15
lines

Merged revisions 232820 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r232820 | tilghman | 2009-12-03 14:10:19 -0600 (Thu, 03 Dec 2009) | 8
lines
  
  Deprecate "cz" in favor of "cs".
  Also, change the use of language codes so that language registers as a
prefix,
  rather than an exact match.
  (closes issue https://issues.asterisk.org/view.php?id=16272)
   Reported by: patrol-cz
   Patches: 
         20091203__issue16272.diff.txt uploaded by tilghman (license 14)
........

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-12-03 14:54 svnbot         Checkin                                      
2009-12-03 14:54 svnbot         Note Added: 0114682                          
======================================================================




More information about the asterisk-bugs mailing list