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

Bug #9748 Table name is not quoted in Extended.php buildManipSQL()
Submitted: 2007-01-05 14:44 UTC
From: troehr Assigned: quipo
Status: Closed Package: MDB2 (version 2.3.0)
PHP Version: Irrelevant OS: Irrelevant
Roadmaps: (Not assigned)    
Subscription  


 [2007-01-05 14:44 UTC] troehr (Torsten Roehr)
Description: ------------ Even if the option 'quote_identifier' is set to true, the table name is not quoted in Extended.php's buildManipSQL() method. Plase apply the following small patch to fix this: http://phpfi.com/190680 Thanks and best regards, Torsten Roehr

Comments

 [2007-01-06 21:42 UTC] quipo (Lorenzo Alberton)
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.