Page 1 of 1

'Update Perfs' error in 1.1.0a3

Posted: 08 May 2007, 12:48
by code4fun
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.

Posted: 09 May 2007, 01:19
by vboctor
Please report this in the bug tracker. Please associate the bug with the time tracking category for now.

Posted: 09 May 2007, 05:28
by code4fun
I would have, but I'm unable to register.

I've tried with 3 different usernames and emails, but the validation email never arrives.

Could you transfer my login from the forum ?

Posted: 10 May 2007, 04:35
by vboctor
Did you get the sign up email yet? I've fixed a problem with the email yesterday. If you didn't, please try registering again.

Posted: 10 May 2007, 05:15
by code4fun
Yes I got several password emails and managed to register and login. Thank you :)

I've reported this issue in the bug tracker as well.