[asterisk-bugs] [Asterisk 0011395]: [patch] hide CLI commands starting with '_'
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed Nov 28 09:45:28 CST 2007
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=11395
======================================================================
Reported By: eliel
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 11395
Category: Core-General
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 89965
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 11-27-2007 23:13 CST
Last Modified: 11-28-2007 09:45 CST
======================================================================
Summary: [patch] hide CLI commands starting with '_'
Description:
If a command is registered with a starting '_' it should be hidden.
Autocompletion loose the hidding functionality that was used on 1.2 and
1.4.
======================================================================
----------------------------------------------------------------------
svnbot - 11-28-07 09:45
----------------------------------------------------------------------
Repository: asterisk
Revision: 89982
U trunk/main/cli.c
------------------------------------------------------------------------
r89982 | file | 2007-11-28 09:45:26 -0600 (Wed, 28 Nov 2007) | 6 lines
Hide CLI commands starting with _ from tab completion as was done
previously.
(closes issue http://bugs.digium.com/view.php?id=11395)
Reported by: eliel
Patches:
cli.c.patch uploaded by eliel (license 64)
------------------------------------------------------------------------
Issue History
Date Modified Username Field Change
======================================================================
11-28-07 09:45 svnbot Checkin
11-28-07 09:45 svnbot Note Added: 0074479
11-28-07 09:45 svnbot Status new => assigned
11-28-07 09:45 svnbot Assigned To => file
======================================================================
More information about the asterisk-bugs
mailing list