[Home]

Summary:ASTERISK-04839: [patch] Not correct description text for IF function.
Reporter:Dmytro Mishchenko (arkadia)Labels:
Date Opened:2005-08-15 08:22:45Date Closed:2008-01-15 15:44:29.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Functions/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 20050815__bug4966.diff.txt
Description:Aug 15 16:16:14 WARNING[18620]: func_logic.c:97 builtin_function_if: Syntax IF(<timespec>?[<true>][:<false>])

"timespec" should be replaced with "expr" as given in output of
"show function IF"
Comments:By: Tilghman Lesher (tilghman) 2005-08-15 10:17:54

Patch uploaded.  Disclaimer on file.

By: twisted (twisted) 2005-08-15 13:03:53

Fixed in CVS Head, thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:44:29.000-0600

Repository: asterisk
Revision: 6336

U   trunk/funcs/func_logic.c

------------------------------------------------------------------------
r6336 | twisted | 2008-01-15 15:44:28 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix description text for IF function. (Bug ASTERISK-4839)

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

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