[Home]

Summary:ASTERISK-15737: [patch] [regression] SQL Syntax Error - Missing Single Quote
Reporter:Michael L. Young (elguero)Labels:
Date Opened:2010-03-03 09:35:49.000-0600Date Closed:2010-03-11 11:19:34.000-0600
Priority:MajorRegression?Yes
Status:Closed/CompleteComponents:Applications/app_voicemail/ODBC
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) app_voicemail-odbc-syntax-fix.diff
Description:In the changes made by revision 249187, there is a missing single quote in the query being sent to the SQL server which results in a syntax error.
Comments:By: Digium Subversion (svnbot) 2010-03-04 22:37:37.000-0600

Repository: asterisk
Revision: 250913

U   trunk/apps/app_voicemail.c

------------------------------------------------------------------------
r250913 | tilghman | 2010-03-04 22:37:36 -0600 (Thu, 04 Mar 2010) | 7 lines

Missing quote in ODBC query.

(closes issue ASTERISK-15737)
Reported by: elguero
Patches:
      app_voicemail-odbc-syntax-fix.diff uploaded by elguero (license 37)

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

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

By: Digium Subversion (svnbot) 2010-03-04 22:42:17.000-0600

Repository: asterisk
Revision: 250914

_U  branches/1.6.1/
U   branches/1.6.1/apps/app_voicemail.c

------------------------------------------------------------------------
r250914 | tilghman | 2010-03-04 22:42:17 -0600 (Thu, 04 Mar 2010) | 14 lines

Merged revisions 250913 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
 r250913 | tilghman | 2010-03-04 22:37:36 -0600 (Thu, 04 Mar 2010) | 7 lines
 
 Missing quote in ODBC query.
 
 (closes issue ASTERISK-15737)
  Reported by: elguero
  Patches:
        app_voicemail-odbc-syntax-fix.diff uploaded by elguero (license 37)
........

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

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

By: Digium Subversion (svnbot) 2010-03-04 22:43:39.000-0600

Repository: asterisk
Revision: 250916

_U  branches/1.6.2/
U   branches/1.6.2/apps/app_voicemail.c

------------------------------------------------------------------------
r250916 | tilghman | 2010-03-04 22:43:39 -0600 (Thu, 04 Mar 2010) | 14 lines

Merged revisions 250913 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
 r250913 | tilghman | 2010-03-04 22:37:36 -0600 (Thu, 04 Mar 2010) | 7 lines
 
 Missing quote in ODBC query.
 
 (closes issue ASTERISK-15737)
  Reported by: elguero
  Patches:
        app_voicemail-odbc-syntax-fix.diff uploaded by elguero (license 37)
........

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

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