[Home]

Summary:ASTERISK-03925: [patch] Another newline beautification patch
Reporter:drmac (drmac)Labels:
Date Opened:2005-04-12 22:43:57Date Closed:2008-01-15 15:31:30.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Applications/app_queue
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) newline_head.patch.txt
( 1) newline_stable.patch.txt
Description:(..because it freaks me out when I see more than one set of '--' in CLI...)

When a person is in a queue and exits the queue, this message is displayed:

User pressed digit:

This patch simply adds a newline to this notice.

****** ADDITIONAL INFORMATION ******

disclaimer on file
mboehm@cytelcom.com
Comments:By: Russell Bryant (russell) 2005-04-12 22:54:33

fixed in CVS HEAD and 1.0, Thanks!

Extra thanks for providing a specific patch for 1.0!  :)

By: Digium Subversion (svnbot) 2008-01-15 15:31:29.000-0600

Repository: asterisk
Revision: 5456

U   trunk/apps/app_queue.c

------------------------------------------------------------------------
r5456 | russell | 2008-01-15 15:31:28 -0600 (Tue, 15 Jan 2008) | 2 lines

add missing newline (bug ASTERISK-3925)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=5456

By: Digium Subversion (svnbot) 2008-01-15 15:31:30.000-0600

Repository: asterisk
Revision: 5457

U   branches/v1-0/apps/app_queue.c

------------------------------------------------------------------------
r5457 | russell | 2008-01-15 15:31:29 -0600 (Tue, 15 Jan 2008) | 2 lines

add missing newline (bug ASTERISK-3925)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=5457