[asterisk-bugs] [Asterisk 0012723]: [patch] unterminated string in 1.4 compat mode
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon May 26 11:44:39 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=12723
======================================================================
Reported By: atis
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 12723
Category: PBX/pbx_realtime
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.0
SVN Revision (number only!): 118253
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 05-26-2008 11:20 CDT
Last Modified: 05-26-2008 11:44 CDT
======================================================================
Summary: [patch] unterminated string in 1.4 compat mode
Description:
when using pbx_realtime in 1.4 compat mode all strings readed from database
have weird symbols at end. This led me to inspecting code, and seems that
"\0" is never added at end.
======================================================================
----------------------------------------------------------------------
atis - 05-26-08 11:44
----------------------------------------------------------------------
while continuing testing this i found out that compatibility option
replaces pipes inside expressions, but it shouldn't as in expressions it
means OR. Added patch that solves this.
Issue History
Date Modified Username Field Change
======================================================================
05-26-08 11:44 atis Note Added: 0087313
======================================================================
More information about the asterisk-bugs
mailing list