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

Request #6464 DSN from PEAR DB incompatible with PEAR MDB2
Submitted: 2006-01-11 15:02 UTC
From: wiesemann Assigned: quipo
Status: Closed Package: MDB2_Driver_ibase
PHP Version: Irrelevant OS: Irrelevant
Roadmaps: (Not assigned)    
Subscription  


 [2006-01-11 15:02 UTC] wiesemann
Description: ------------ In my opinion DSNs should be interchangeable between PEAR DB and PEAR MDB2. For the ibase driver this is not the case because it automatically adds the extension '.gdb' to the database name. Of course, this can be deactivated via the options array but for interchangeability reasons I would like to propose to only automatically add the extension if neither '.gdb' nor '.fdb' is given in the database name. I can provide a patch if you agree.

Comments

 [2006-01-11 20:53 UTC] wiesemann
Patch: www.markwiesemann.de/php/MDB2/MDB2_Driver_ibase.patch
 [2006-01-12 09:14 UTC] quipo
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.