'Update Perfs' error in 1.1.0a3
Posted: 08 May 2007, 12:48
When upgrading from 1.1.0a2 to 1.1.0a3 and using the 'Printing Options' an SQL error is generated when 'Update Perfs' is pressed.
This is because the field 'print_pref' in 'mantis_user_print_pref_table' is to short. It was 27 but now it is 28 with 'time tracking'.
Just setting the length in the database solves the problem, but it shuld be handled in the update page when installing/upgrading.
This is because the field 'print_pref' in 'mantis_user_print_pref_table' is to short. It was 27 but now it is 28 with 'time tracking'.
Just setting the length in the database solves the problem, but it shuld be handled in the update page when installing/upgrading.