[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


A NOTE has been added to this issue. 
====================================================================== 
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:                     needs license
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-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.
====================================================================== 

---------------------------------------------------------------------- 
 (0130757) svnbot (reporter) - 2011-01-19 17:53
 https://issues.asterisk.org/view.php?id=18578#c130757 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 302836

U   trunk/main/config.c

------------------------------------------------------------------------
r302836 | seanbright | 2011-01-19 17:53:45 -0600 (Wed, 19 Jan 2011) | 7
lines

Clarify a source comment about configuration template categories.

(closes issue https://issues.asterisk.org/view.php?id=18578)
Reported by: astmiv
Patches:
      asterisk.main.config.2.patch uploaded by astmiv (license 1189)

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-01-19 17:53 svnbot         Checkin                                      
2011-01-19 17:53 svnbot         Note Added: 0130757                          
======================================================================




More information about the asterisk-bugs mailing list