[asterisk-bugs] [Asterisk 0011316]: [patch] Add a check to the 'core show translation' function and fixed a text usage error.

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Nov 20 08:58:25 CST 2007


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=11316 
====================================================================== 
Reported By:                eliel
Assigned To:                file
====================================================================== 
Project:                    Asterisk
Issue ID:                   11316
Category:                   . I did not set the category correctly.
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     assigned
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 89442 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             11-19-2007 20:04 CST
Last Modified:              11-20-2007 08:58 CST
====================================================================== 
Summary:                    [patch] Add a check to the 'core show translation'
function and fixed a text usage error.
Description: 
<recalc seconds> is optional only if parameter 'recalc' is setted.
so, replace [recalc] [<recalc seconds>] with [recalc [<recalc seconds>]]
Also if we put 'core show translation whatever' and whatever!= recalc
return CLI_SHOWUSAGE; 
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 11-20-07 08:58  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 89449

U   trunk/main/translate.c

------------------------------------------------------------------------
r89449 | file | 2007-11-20 08:58:23 -0600 (Tue, 20 Nov 2007) | 6 lines

Minor documentation tweak and if an incorrect parameter is given to core
show translation return the usage information.
(closes issue http://bugs.digium.com/view.php?id=11316)
Reported by: eliel
Patches:
      translate.c.patch uploaded by eliel (license 64)

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-20-07 08:58  svnbot         Note Added: 0074080                          
11-20-07 08:58  svnbot         Status                   new => assigned     
11-20-07 08:58  svnbot         Assigned To               => file            
======================================================================




More information about the asterisk-bugs mailing list