Page 1 of 1

Bug detect when migrate DB 1.8.4 to 1.9 beta2

Posted: Fri Mar 05, 2010 12:54 pm
by jakcam
Hello all,

When i trying to update my database from the testlink version 1.8.4 to testlink version 1.9 beta2, i have detected a bug on the file ./install/installNewDb.php on line 427 so i changed the line 321 from :

Code: Select all

$migration_functions_file = '.\migration\migrate_18\migrate_18_to_19.php';
To :

Code: Select all

$migration_functions_file = './migration/migrate_18/migrate_18_to_19.php';
and after that the script works fine.

My OS is RED HAT 5 ENTERPRISE

If someone can alert testlink developement team
Thanks in advance,

Guillaume

Bug fixed in beta 3

Posted: Fri Mar 12, 2010 6:35 am
by manjunath_g
This bug has been fixed in Beta3 of Testlink 1.9