[asterisk-bugs] [Asterisk 0018600]: [patch] r299990 broke file paths on Linux

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Jan 11 18:26:40 CST 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18600 
====================================================================== 
Reported By:                ebroad
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18600
Category:                   Applications/app_voicemail
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2011-01-11 15:32 CST
Last Modified:              2011-01-11 18:26 CST
====================================================================== 
Summary:                    [patch] r299990 broke file paths on Linux
Description: 
The argument quoting is interpreted on Linux as a space, which is in turn
translated as an underscore(_), so / are escaped to _ and files aren't
going where they are supposed to.
====================================================================== 

---------------------------------------------------------------------- 
 (0130382) svnbot (reporter) - 2011-01-11 18:26
 https://issues.asterisk.org/view.php?id=18600#c130382 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 301402

U   branches/1.8/main/file.c

------------------------------------------------------------------------
r301402 | tilghman | 2011-01-11 18:26:39 -0600 (Tue, 11 Jan 2011) | 7
lines

Call execl() directly for a better solution for paths with spaces.

(closes issue https://issues.asterisk.org/view.php?id=18600)
Reported by: ebroad
Patches: 
      20110111__issue18600__2.diff.txt uploaded by tilghman (license 14)

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-01-11 18:26 svnbot         Checkin                                      
2011-01-11 18:26 svnbot         Note Added: 0130382                          
======================================================================




More information about the asterisk-bugs mailing list