BIND 10 #1345: Wrong tab-completion in bindctl and named_set
BIND 10 Development
do-not-reply at isc.org
Fri Oct 21 15:56:57 UTC 2011
#1345: Wrong tab-completion in bindctl and named_set
-------------------------------------+-------------------------------------
Reporter: vorner | Owner:
Type: defect | Status: new
Priority: major | Milestone: Next-
Component: bind-ctl | Sprint-Proposed
Sensitive: 0 | Keywords:
Sub-Project: Core | Defect Severity: N/A
Estimated Difficulty: 0 | Feature Depending on Ticket:
Total Hours: 0 | Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
If I try to use tab completion on current #213 branch (because master
doesn't use named_set yet anywhere), I get this:
{{{
> config set Boss/components/b10-c<tab>
}}}
It expands (wrongly) to:
{{{
> config set Boss/components/b10-b10-cmdctl
}}}
There's one b10-extra. Maybe it has something to do with the fact that
almost everything in the named_set has a b10-prefix. It should be:
{{{
> config set Boss/components/b10-cmdctl
}}}
--
Ticket URL: <http://bind10.isc.org/ticket/1345>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list