[Vtigercrm-commits] [vtiger development] #41: Peardatabase.php, minor erroneous coding in createTables

vtiger development vtiger-tickets at vtiger.fosslabs.com
Tue Jun 13 01:38:58 EDT 2006


#41: Peardatabase.php, minor erroneous coding in createTables
------------------------+---------------------------------------------------
  Reporter:  anonymous  |       Owner:  allanbush                
      Type:  defect     |      Status:  assigned                 
  Priority:  trivial    |   Milestone:  4.2.5                    
 Component:  vtigercrm  |     Version:  4.2.4rc1                 
Resolution:             |    Keywords:  peardatabase createtables
------------------------+---------------------------------------------------
Changes (by allanbush):

  * status:  new => assigned
  * owner:  developer => allanbush

Comment:

 Interesting it seems that what this patch fixes is the variable $schema
 and $sehema are being interchanged in this part of the code.  The end
 result is that adodb debug mode isn't being set here before loading the
 database schema.

 It looks like the debugging mode is too verbose (gives status reports as
 well as errors) so this attempt to set the debugging mode should be
 removed.

-- 
Ticket URL: <http://vtiger.fosslabs.com/cgi-bin/trac.cgi/ticket/41>
vtiger development <http://vtiger.fosslabs.com/>
vtigerCRM


More information about the vtigercrm-commits mailing list