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

Bug #13747 Ignore option excludes more than it should
Submitted: 2008-04-22 20:34 UTC
From: bretrzaun Assigned: dufuz
Status: Closed Package: PEAR_PackageFileManager2
PHP Version: 5.2.5 OS: WindowsXP
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


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 : 43 - 29 = ?

 
 [2008-04-22 20:34 UTC] bretrzaun (Bret R. Zaun)
Description: ------------ When setting the ignore option to: 'conf/' it also ignores the following files from the package: - c:\project\templates\confirm.php - c:\project\config\xml.php Expected result: ---------------- As written in the documentation it should only ignore folders named "conf"

Comments

 [2008-04-23 11:13 UTC] doconnor (Daniel O'Connor)
Hey Bret, can you give a few more steps to reproduce? Some of us triagers aren't as familar with PFM and need a smidge more guidance...
 [2008-06-06 01:11 UTC] dufuz (Helgi Þormar Þorbjörnsson)
You are right, the quick solution is to ignore conf/* to get your script working, I'll look into this and see if I can't come up with a solution.
 [2009-03-22 20:50 UTC] dufuz (Helgi Þormar Þorbjörnsson)
-Package: PEAR_PackageFileManager +Package: PEAR_PackageFileManager2
 [2010-02-04 04:25 UTC] cweiske (Christian Weiske)
-Roadmap Versions: 1.7.0 +Roadmap Versions:
 [2011-03-27 01:07 UTC] dufuz (Helgi Þormar Þorbjörnsson)
-Status: Verified +Status: Closed -Assigned To: +Assigned To: dufuz
Thank you for your bug report. This issue has been fixed in the latest released version of the package, which you can download at http://pear.php.net/get/ I wrote a test case for this and it passed on the first try. My guess it was already fixed by another change. Please re-open this if this is still a problem.