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

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


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18600 
====================================================================== 
Reported By:                ebroad
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   18600
Category:                   Applications/app_voicemail
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2011-01-11 15:32 CST
Last Modified:              2011-01-11 18:27 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0130383) svnbot (reporter) - 2011-01-11 18:27
 https://issues.asterisk.org/view.php?id=18600#c130383 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 301403

_U  trunk/
U   trunk/main/file.c

------------------------------------------------------------------------
r301403 | tilghman | 2011-01-11 18:27:30 -0600 (Tue, 11 Jan 2011) | 14
lines

Merged revisions 301402 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  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=301403 

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




More information about the asterisk-bugs mailing list