[asterisk-bugs] [Asterisk 0018108]: [patch] substitute_escapes() not used on per-mailbox 'emailbody' variable
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Oct 12 22:15:33 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18108
======================================================================
Reported By: sysreq
Assigned To: junky
======================================================================
Project: Asterisk
Issue ID: 18108
Category: Applications/app_voicemail
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: 1.6.2.13
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-10-07 13:33 CDT
Last Modified: 2010-10-12 22:15 CDT
======================================================================
Summary: [patch] substitute_escapes() not used on per-mailbox
'emailbody' variable
Description:
When per-mailbox 'emailbody' value is found and used, the
substitute_escapes() function is not applied, contrary to what happens when
'emailbody' is taken from the [general] section of the configuration file.
The subsequent notification e-mail sent to the user will contain litteral
\n, \r and \t characters.
======================================================================
----------------------------------------------------------------------
(0127924) junky (manager) - 2010-10-12 22:15
https://issues.asterisk.org/view.php?id=18108#c127924
----------------------------------------------------------------------
give this patch a try.
Issue History
Date Modified Username Field Change
======================================================================
2010-10-12 22:15 junky Note Added: 0127924
======================================================================
More information about the asterisk-bugs
mailing list