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

Request #9016 MDB2 Support
Submitted: 2006-10-13 09:13 UTC
From: arne dot bippes at bippesbrandao dot de Assigned: aashley
Status: Bogus Package: Auth_PrefManager (version 1.1.4)
PHP Version: Irrelevant OS: irrelevant
Roadmaps: 1.2.0    
Subscription  
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes. If this is not your bug, you can add a comment by following this link. If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
2007-06-15 06:04 UTC
Package:
Bug Type:
Summary:
From: arne dot bippes at bippesbrandao dot de
New email:
PHP Version: Package Version: OS:

 

 [2006-10-13 09:13 UTC] arne dot bippes at bippesbrandao dot de (Arne Bippes)
Description: ------------ The PrefManager currently supports only MDB2 as a Database Layer. Please find a Package which supports both DB & MDB2. Basically the changes are: - check for $dsn being a subclass of mdb2. - Load a proxy which does a simple redirect for the DB-functions used in the PrefManager. - Replace DB::isError() with PEAR::is Errror() You can download the new files here: http://extern.bippesbrandao.de/pear/PEAR_PrefManager.zip

Comments

 [2007-06-13 01:38 UTC] aashley (Adam Ashley)
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.
 [2007-06-13 01:41 UTC] aashley (Adam Ashley)
sorry closed wrong bug
 [2007-06-15 06:04 UTC] aashley (Adam Ashley)
Sorry, but your problem does not imply a bug in PEAR itself. For a list of more appropriate places to ask for help using PEAR, please visit http://pear.php.net/support/ as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PEAR. Not the sort of change i'm going to do to Auth_PrefManager. Auth_PrefManager2 will have proper containers and able to support multiple backend access methods.