[asterisk-bugs] [Asterisk 0011828]: [patch] Log that format does not exists when it is no true
noreply at bugs.digium.com
noreply at bugs.digium.com
Tue Feb 19 15:35:13 CST 2008
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=11828
======================================================================
Reported By: IgorG
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 11828
Category: Resources/res_convert
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!): 10057
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 01-23-2008 22:38 CST
Last Modified: 02-19-2008 15:35 CST
======================================================================
Summary: [patch] Log that format does not exists when it is
no true
Description:
This patch fix logging when file can not be opened.
Also I change 'continue' to 'break' because in this situation we have
already fount needed format in list, but can't open file. We no need to
continue search.
======================================================================
----------------------------------------------------------------------
svnbot - 02-19-08 15:35
----------------------------------------------------------------------
Repository: asterisk
Revision: 103827
U trunk/main/file.c
------------------------------------------------------------------------
r103827 | file | 2008-02-19 15:35:12 -0600 (Tue, 19 Feb 2008) | 6 lines
Only output a log message saying the format does not exist if it actually
does not exist, not if the file itself could not be opened.
(closes issue http://bugs.digium.com/view.php?id=11828)
Reported by: IgorG
Patches:
readfile.v1.diff uploaded by IgorG (license 20)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=103827
Issue History
Date Modified Username Field Change
======================================================================
02-19-08 15:35 svnbot Checkin
02-19-08 15:35 svnbot Note Added: 0082601
02-19-08 15:35 svnbot Status new => assigned
02-19-08 15:35 svnbot Assigned To => file
======================================================================
More information about the asterisk-bugs
mailing list