BIND 10 #3031: unable to commit config with default 'kind'

BIND 10 Development do-not-reply at isc.org
Wed Jul 3 21:50:28 UTC 2013


#3031: unable to commit config with default 'kind'
-------------------------------------+-------------------------------------
            Reporter:  bconry        |                         Type:
              Status:  new           |  defect
           Milestone:  New Tasks     |                     Priority:
            Keywords:                |  medium
           Sensitive:  0             |                    Component:
         Sub-Project:  Core          |  Unclassified
Estimated Difficulty:  0             |                 CVSS Scoring:
         Total Hours:  0             |              Defect Severity:  N/A
                                     |  Feature Depending on Ticket:
                                     |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------
 {{{
 > config add /Init/components b10-auth
 > config show /Init/components/b10-auth
 Init/components/b10-auth/special        null    string
 Init/components/b10-auth/process        null    string
 Init/components/b10-auth/kind   "dispensable"   string  (default)
 Init/components/b10-auth/address        null    string
 Init/components/b10-auth/params/        list
 Init/components/b10-auth/priority       null    integer
 > config commit
 Error: 'kind'
 Configuration not committed
 > config show /Init/components/b10-auth/kind
 Init/components/b10-auth/kind   "dispensable"   string  (default)
 >
 }}}

 It's confusing to have a default for 'kind' when you can't commit using
 it.

 I'm guessing that this is a defect in core.

-- 
Ticket URL: <http://bind10.isc.org/ticket/3031>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list