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

Request #12355 Net_LDAP_Filter unittest fails
Submitted: 2007-10-29 13:57 UTC
From: beni Assigned: beni
Status: Closed Package: Net_LDAP (version 1.0.0)
PHP Version: Irrelevant OS: Windows
Roadmaps: 1.1.0    
Subscription  


 [2007-10-29 13:57 UTC] beni (Benedikt Hallinger)
Description: ------------ PHP Warning: fopen(/tmp/Net_LDAP_Filter_printMe-Testfile): failed to open stream: No such file or directory in c:\...\PEAR \Net\LDAP\tests\Net_LDAP_FilterTest.php on line 163 The path to the testfile is hardcoded at the moment, failing at windows systems. A solution is to provide a different path for those systems, if writing is not possible, markl the test as skipped and provide an error message. This report is related to request #12209

Comments

 [2007-11-08 09:39 UTC] beni (Benedikt Hallinger)
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.