[asterisk-bugs] [Asterisk 0015242]: [patch] log does not indicate which function is missing closing parenthesis

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Aug 25 01:35:21 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15242 
====================================================================== 
Reported By:                Nick_Lewis
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   15242
Category:                   Core/PBX
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           1.6.1.0 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-06-01 10:01 CDT
Last Modified:              2009-08-25 01:35 CDT
====================================================================== 
Summary:                    [patch] log does not indicate which function is
missing closing parenthesis
Description: 
In complex dialplans there can be many functions nested or in close
proximity. If there is a typographical error such that a function is
missing parenthesis then pbx.c issues a warning in the log but does not
identify the function that is missing the parenthesis
====================================================================== 

---------------------------------------------------------------------- 
 (0109567) svnbot (reporter) - 2009-08-25 01:35
 https://issues.asterisk.org/view.php?id=15242#c109567 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 213970

U   branches/1.4/main/pbx.c

------------------------------------------------------------------------
r213970 | tilghman | 2009-08-25 01:35:20 -0500 (Tue, 25 Aug 2009) | 7
lines

Improve error message by informing user exactly which function is missing
a parethesis.
(closes issue https://issues.asterisk.org/view.php?id=15242)
 Reported by: Nick_Lewis
 Patches: 
       pbx.c-funcparenthesis.patch2 uploaded by dbrooks (license 790)
       pbx.c-funcparenthesis-1.4.diff uploaded by loloski (license 68)

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-08-25 01:35 svnbot         Checkin                                      
2009-08-25 01:35 svnbot         Note Added: 0109567                          
======================================================================




More information about the asterisk-bugs mailing list