[asterisk-bugs] [Asterisk 0017489]: Certain C-style comments cause large blocks of code to be ignored
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jun 8 19:45:34 CDT 2010
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=17489
======================================================================
Reported By: ezamudio
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17489
Category: PBX/pbx_ael
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.6.2.8
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-06-08 19:45 CDT
Last Modified: 2010-06-08 19:45 CDT
======================================================================
Summary: Certain C-style comments cause large blocks of code
to be ignored
Description:
If you have something like this in an AEL file:
/********************************/
/* This is an important context */
/********************************/
context my_test_context {
s => blabla...
}
The entire my_test_context or parts of it will be ignored.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-06-08 19:45 ezamudio New Issue
2010-06-08 19:45 ezamudio Asterisk Version => 1.6.2.8
2010-06-08 19:45 ezamudio Regression => No
2010-06-08 19:45 ezamudio SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list