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

Bug #14805 Net_LDAP2->modify() ends in endless loop
Submitted: 2008-10-16 08:48 UTC
From: beni Assigned: beni
Status: Closed Package: Net_LDAP2 (version CVS)
PHP Version: 5.2.6 OS: Leenux
Roadmaps: 2.0.0    
Subscription  


 [2008-10-16 08:48 UTC] beni (Benedikt Hallinger)
Description: ------------ When calling Net_LDAP2->modify() the CPU takes all cycles and runs endlessly. Test script: --------------- Run testModify() unittest of Net_LDAP2Test Expected result: ---------------- Changes should be carried out immediately Actual result: -------------- Endless loop with 100% CPU cycles eaten up.

Comments

 [2008-10-16 08:48 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.