'Update Perfs' error in 1.1.0a3

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
code4fun
Posts: 15
Joined: 08 May 2007, 10:59
Location: Denmark

'Update Perfs' error in 1.1.0a3

Post 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.
vboctor
Site Admin
Posts: 1304
Joined: 13 Feb 2005, 22:11
Location: Redmond, Washington
Contact:

Post by vboctor »

Please report this in the bug tracker. Please associate the bug with the time tracking category for now.
Migrate your MantisBT to the MantisHub Cloud
code4fun
Posts: 15
Joined: 08 May 2007, 10:59
Location: Denmark

Post 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 ?
vboctor
Site Admin
Posts: 1304
Joined: 13 Feb 2005, 22:11
Location: Redmond, Washington
Contact:

Post 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.
Migrate your MantisBT to the MantisHub Cloud
code4fun
Posts: 15
Joined: 08 May 2007, 10:59
Location: Denmark

Post 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.
Post Reply