The following issue has been RESOLVED. 
====================================================================== 
http://www.dbmail.org/mantis/view.php?id=318 
====================================================================== 
Reported By:                kaname
Assigned To:                
====================================================================== 
Project:                    DBMail
Issue ID:                   318
Category:                   Database layer
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     resolved
Resolution:                 fixed
Fixed in Version:           SVN Trunk
====================================================================== 
Date Submitted:             04-Apr-06 11:26 CEST
Last Modified:              07-Apr-06 13:09 CEST
====================================================================== 
Summary:                    The escape character might be cut.
Description: 
Do not cut the escape character in the field length
when you cut the string.

The problem occurs when it steps over and
there is an escape character in the cut length.

It makes an error of QUERY to DB if the escape character of
a single quotation is cut.

The patch is appended.
====================================================================== 

---------------------------------------------------------------------- 
 kaname - 04-Apr-06 14:03  
---------------------------------------------------------------------- 
Because the patch is not complete, it makes it again.
Please wait. 

---------------------------------------------------------------------- 
 kaname - 04-Apr-06 18:14  
---------------------------------------------------------------------- 
The approach was changed and the patch was made again.
It is dbmail-escape_string2.patch.

 

---------------------------------------------------------------------- 
 paul - 07-Apr-06 13:09  
---------------------------------------------------------------------- 
Fix applied. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
04-Apr-06 11:26 kaname         New Issue                                    
04-Apr-06 11:26 kaname         File Added: dbmail-escape_string.patch           
        
04-Apr-06 14:03 kaname         Note Added: 0001073                          
04-Apr-06 18:11 kaname         Note Added: 0001074                          
04-Apr-06 18:13 kaname         File Added: dbmail-escape_string2.patch          
         
04-Apr-06 18:14 kaname         Note Edited: 0001074                         
04-Apr-06 18:14 kaname         Issue Monitored: kaname                      
07-Apr-06 13:09 paul           Note Added: 0001078                          
07-Apr-06 13:09 paul           Status                   new => resolved     
07-Apr-06 13:09 paul           Resolution               open => fixed       
07-Apr-06 13:09 paul           Fixed in Version          => SVN Trunk       
======================================================================

Reply via email to