[asterisk-bugs] [Asterisk 0018578]: [patch] Adjusted source comment to real situation about inheritance of a category or template in config files
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Jan 5 07:38:41 UTC 2011
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=18578
======================================================================
Reported By: astmiv
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18578
Category: Documentation
Reproducibility: N/A
Severity: text
Priority: normal
Status: new
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 300567
Request Review:
======================================================================
Date Submitted: 2011-01-05 01:38 CST
Last Modified: 2011-01-05 01:38 CST
======================================================================
Summary: [patch] Adjusted source comment to real situation
about inheritance of a category or template in config files
Description:
A config file for Asterisk is split up into categories.
According to the comment in the source (file: main/config.c) one category
can only inherit the content of another template category.
The current programming will inherit from any previous defined category or
template category.
This patch will adjust the source comment to the real (current by design)
situation.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-01-05 01:38 astmiv Asterisk Version => SVN
2011-01-05 01:38 astmiv Regression => No
2011-01-05 01:38 astmiv SVN Branch (only for SVN checkouts, not tarball
releases) => trunk
2011-01-05 01:38 astmiv SVN Revision (number only!) => 300567
======================================================================
More information about the asterisk-bugs
mailing list