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

Bug #19586 rev 327099 introduced "Undefined index: charset"
Submitted: 2012-08-27 21:22 UTC
From: danielc Assigned: afz
Status: Assigned Package: MDB2_Driver_mysqli (version SVN)
PHP Version: 5.4.6 OS:
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 21 + 46 = ?

 
 [2012-08-27 21:22 UTC] danielc (Daniel Convissor)
Description: ------------ When running the unit tests the following notice came up: Notice: Undefined index: charset in MDB2/Driver/mysqli.php on line 1003 This was introduced in rev 327099 by afz. I reverted the change for now until a more complete fix can be created. Right now all of the unit tests pass. What is trying to be fixed here? Please open a ticket for it. This helps when creating the change log. Please include unit tests demonstrating the problem and the fix.

Comments

 [2012-08-27 21:23 UTC] danielc (Daniel Convissor)
-Assigned To: +Assigned To: afz