Hi Muthu, Full ack. In fact, an adodb upgrade I have longer in my target. Gjegrj changed it for the gettext branch and it was working just out of copy&paste step. So he did it once, so he is now our ninja for this work :-D
@Gjergj, can you please test out if the adbodb upgrade will work on TRUNK as well? Then we have the final test to check all modules if it is working perfect. I saw some other warnings of undeclared variables in the modules, but that is not a critical step, just cosmetic steps. More headache I got when I looked into the index.php and the amount of deprecated declared functions of session handling. Thanks Robert Am Mittwoch, den 29.09.2010, 12:43 +0530 schrieb Ap.Muthu: > Hi Robert, > > In the light of this, the ADOdb v5.10 and 5.11 should be compared for > differences in implementation of the last Insert ID retrieval for MySQL. > Also to be checked out is the need for my SVN commit of 6801 where the > $_SESSION['sess_en'] parameter was set > and to see if GJ's advice for revrsion will be useful. > > Regards, > Ap.Muthu > > > > Hi Muthu, > > > > ;-) Yes, now this workaround seems to work. The buggreports from mysql > > are quite old, guess that there is a need to change the adodb layer. > > > > Robert > > > > > > Am Mittwoch, den 29.09.2010, 05:20 +0530 schrieb Ap.Muthu: > >> Hi Robert, > >> > >> Thanks for keeping me awake.... > >> > >> Re-jigged the fix at SVN 6825 and tested that it works > >> Reverted SVN 6824 and replaced the following at line 318 > >> $oid = $db->Insert_ID(); > >> with > >> $oid = ( (isset($pid) && ($pid > 0) ) ? $db->Insert_ID() : > >> $_POST['pid'] ); > >> > >> Regards, > >> Ap.Muthu > > > > ------------------------------------------------------------------------------ > Start uncovering the many advantages of virtual appliances > and start using them to simplify application deployment and > accelerate your shift to cloud computing. > http://p.sf.net/sfu/novell-sfdev2dev > _______________________________________________ > Care2002-developers mailing list > Care2002-developers@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/care2002-developers -- -------------------------------------------- MEROTECH IT Engineering Robert Meggle St.-Mang-Str. 8 87616 Marktoberdorf Germany Tel: +49(0)8342 - 8956729 Fax: +49(0)8342 - 8956730 mailto:meg...@merotech.de ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Care2002-developers mailing list Care2002-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/care2002-developers