[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 19 17:53:46 CST 2011


The following issue has been RESOLVED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18578 
====================================================================== 
Reported By:                astmiv
Assigned To:                seanbright
====================================================================== 
Project:                    Asterisk
Issue ID:                   18578
Category:                   Documentation
Reproducibility:            N/A
Severity:                   text
Priority:                   normal
Status:                     resolved
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:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2011-01-05 01:38 CST
Last Modified:              2011-01-19 17:53 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-19 17:53 svnbot         Status                   needs license =>
assigned
2011-01-19 17:53 svnbot         Assigned To               => seanbright      
2011-01-19 17:53 svnbot         Status                   assigned => resolved
2011-01-19 17:53 svnbot         Resolution               open => fixed       
======================================================================




More information about the asterisk-bugs mailing list