[asterisk-bugs] [Asterisk 0011203]: minor typo bug in ast_say_date_with_format_fr()

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Nov 8 17:51:02 CST 2007


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=11203 
====================================================================== 
Reported By:                vma
Assigned To:                qwell
====================================================================== 
Project:                    Asterisk
Issue ID:                   11203
Category:                   Core/Internationalization
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             11-08-2007 17:39 CST
Last Modified:              11-08-2007 17:51 CST
====================================================================== 
Summary:                    minor typo bug in ast_say_date_with_format_fr()
Description: 
Hello,

While trying to understand why my speaking clock did not work correctly
with
"language=fr", I have found a typo bug in the function
ast_say_date_with_format_fr().  With 'S' format, it gives the current hour
instead of the second.

The following patch against svn trunk shows it immediately and provide a
correction:

edit: removed

-- 
Regards,
- vma

====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 11-08-07 17:51  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 89126

_U  trunk/
U   trunk/main/say.c

------------------------------------------------------------------------
r89126 | qwell | 2007-11-08 17:51:02 -0600 (Thu, 08 Nov 2007) | 13 lines

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

(closes issue http://bugs.digium.com/view.php?id=11203)
........
r89125 | qwell | 2007-11-08 17:52:35 -0600 (Thu, 08 Nov 2007) | 4 lines

Properly say the seconds here..

Issue 11203, fix described by vma.

........

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-08-07 17:51  svnbot         Checkin                                      
11-08-07 17:51  svnbot         Note Added: 0073419                          
11-08-07 17:51  svnbot         Status                   new => assigned     
11-08-07 17:51  svnbot         Assigned To               => qwell           
======================================================================




More information about the asterisk-bugs mailing list