[asterisk-bugs] [Asterisk 0016900]: [patch] patch for LISTFILTER to properly handle delimiter
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Mar 10 14:54:04 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16900
======================================================================
Reported By: bluecrow76
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 16900
Category: Functions/func_strings
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: 1.6.2.2
JIRA: SWP-972
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-02-24 15:34 CST
Last Modified: 2010-03-10 14:54 CST
======================================================================
Summary: [patch] patch for LISTFILTER to properly handle
delimiter
Description:
LISTFILTER is removing the requested string from a variable properly, but
is leaving extra delimiters behind in the return string.
I have tested the patched code with single and multiple character
delimiters and it appears to be working properly now. I have tested it on
1.6.2.1 and 1.6.2.4.
======================================================================
----------------------------------------------------------------------
(0119239) svnbot (reporter) - 2010-03-10 14:54
https://issues.asterisk.org/view.php?id=16900#c119239
----------------------------------------------------------------------
Repository: asterisk
Revision: 251682
U trunk/funcs/func_strings.c
------------------------------------------------------------------------
r251682 | tilghman | 2010-03-10 14:54:04 -0600 (Wed, 10 Mar 2010) | 7
lines
Hmmm, apparently needed to be fixed in trunk, too.
(closes issue https://issues.asterisk.org/view.php?id=16900)
Reported by: bluecrow76
Patches:
asterisk-1.6.2.4-func_strings.diff uploaded by bluecrow76 (license
270)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=251682
Issue History
Date Modified Username Field Change
======================================================================
2010-03-10 14:54 svnbot Checkin
2010-03-10 14:54 svnbot Note Added: 0119239
======================================================================
More information about the asterisk-bugs
mailing list