Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.10.15

Bug #14558 PackageFile.php creates tmp directory outside configured temp_dir
Submitted: 2008-08-25 09:18 UTC
From: cweiske Assigned: cweiske
Status: Closed Package: PEAR (version 1.7.2)
PHP Version: Irrelevant OS:
Roadmaps: 1.8.0alpha1    
Subscription  


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 42 + 12 = ?

 
 [2008-08-25 09:18 UTC] cweiske (Christian Weiske)
Description: ------------ PackageFile.php uses System::mkTemp() to create a temporary directory, without taking the temp_dir of the passed config into account. The attached patch fixes this.

Comments

 [2008-09-10 21:01 UTC] dufuz (Helgi Þormar Þorbjörnsson)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.