[asterisk-bugs] [Asterisk 0015200]: [patch] Certain console helps leaves prompt in bold mode (bright white)
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue May 26 17:43:22 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15200
======================================================================
Reported By: ajohnson
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15200
Category: Core/General
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: ready for testing
Asterisk Version: 1.6.2.0-beta2
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-05-26 16:43 CDT
Last Modified: 2009-05-26 17:43 CDT
======================================================================
Summary: [patch] Certain console helps leaves prompt in bold
mode (bright white)
Description:
core show <application/function> <name> leaves the console in bold mode
(bright white)
For instance:
pbx2*CLI>
-= Info about application 'Wait' =-
[Synopsis]
Waits for some time.
[Description]
This application waits for a specified number of <seconds>.
[Syntax]
Wait(seconds)
[Arguments]
seconds
Can be passed with fractions of a second. For example, '1.5' will
ask the application to wait for 1.5 seconds.
[See Also]
Not available
pbx2*CLI>
This output results in the final pbx2*CLI> being bright white, as well as
any following console output until the next color code is sent.
======================================================================
----------------------------------------------------------------------
(0105482) svnbot (reporter) - 2009-05-26 17:43
https://issues.asterisk.org/view.php?id=15200#c105482
----------------------------------------------------------------------
Repository: asterisk
Revision: 196948
U trunk/main/xmldoc.c
------------------------------------------------------------------------
r196948 | seanbright | 2009-05-26 17:43:21 -0500 (Tue, 26 May 2009) | 8
lines
Reset the terminal to the correct fg/bg after XML documenation is
rendered.
(closes issue https://issues.asterisk.org/view.php?id=15200)
Reported by: ajohnson
Patches:
05262009_xmldoc.patch uploaded by seanbright (license 71)
Tested by: ajohnson
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=196948
Issue History
Date Modified Username Field Change
======================================================================
2009-05-26 17:43 svnbot Checkin
2009-05-26 17:43 svnbot Note Added: 0105482
======================================================================
More information about the asterisk-bugs
mailing list