BIND 10 #247: map config data can't be reconfigured by bindctl
BIND 10 Development
do-not-reply at isc.org
Tue Jul 20 02:36:41 UTC 2010
#247: map config data can't be reconfigured by bindctl
--------------------------------+-------------------------------------------
Reporter: zzchen_pku | Owner: jelte
Type: defect | Status: new
Priority: major | Milestone:
Component: configuration | Resolution:
Keywords: map | Sensitive: 0
Estimatedhours: | Hours:
Billable: 1 | Totalhours:
Internal: 0 |
--------------------------------+-------------------------------------------
Comment(by zhanglikun):
I find the map type content haven't been checked now. should we do it now?
or it has some relationship with this ticket?
{{{
elif data_type == "map" and type(value) != dict:
# todo: check types of map contents too
raise isc.cc.data.DataTypeError(str(value) + " is not a map")
}}}
--
Ticket URL: <http://bind10.isc.org/ticket/247#comment:2>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list