[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:37:27 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15242
======================================================================
Reported By: Nick_Lewis
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 15242
Category: Core/PBX
Reproducibility: always
Severity: trivial
Priority: normal
Status: closed
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:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-06-01 10:01 CDT
Last Modified: 2009-08-25 01:37 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
======================================================================
----------------------------------------------------------------------
(0109570) svnbot (reporter) - 2009-08-25 01:37
https://issues.asterisk.org/view.php?id=15242#c109570
----------------------------------------------------------------------
Repository: asterisk
Revision: 213973
_U branches/1.6.1/
U branches/1.6.1/main/pbx.c
------------------------------------------------------------------------
r213973 | tilghman | 2009-08-25 01:37:26 -0500 (Tue, 25 Aug 2009) | 21
lines
Merged revisions 213971 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
................
r213971 | tilghman | 2009-08-25 01:35:37 -0500 (Tue, 25 Aug 2009) | 14
lines
Merged revisions 213970 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r213970 | tilghman | 2009-08-25 01:34:44 -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=213973
Issue History
Date Modified Username Field Change
======================================================================
2009-08-25 01:37 svnbot Checkin
2009-08-25 01:37 svnbot Note Added: 0109570
======================================================================
More information about the asterisk-bugs
mailing list