[asterisk-bugs] [JIRA] (ASTERISK-25725) core: Incorrect XML documentation may result in weird behavior

Joshua Colp (JIRA) noreply at issues.asterisk.org
Mon Jan 25 08:33:33 CST 2016


Joshua Colp created ASTERISK-25725:
--------------------------------------

             Summary: core: Incorrect XML documentation may result in weird behavior
                 Key: ASTERISK-25725
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25725
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Core/Configuration
    Affects Versions: 13.7.0
            Reporter: Joshua Colp


Sorcery and the config options framework heavily enforces configuration options being documented. If they aren't documented then the options aren't loaded. In practice this does not cause a hard failure and may result in weird behavior instead.

Take for example code that expects a default value to exist for an option. If this option is not documented then the default value will not be set.

This should be a bit more user friendly and informative of what is going on.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list