Search found 9 matches
- 11 Dec 2020, 15:44
- Forum: Help
- Topic: Project dropdown is not sorted alphabetically
- Replies: 8
- Views: 3288
Re: Project dropdown is not sorted alphabetically
And the upgrade worked. Projects are now sorted alphabetically.
- 07 Dec 2020, 14:54
- Forum: Help
- Topic: Project dropdown is not sorted alphabetically
- Replies: 8
- Views: 3288
Re: Project dropdown is not sorted alphabetically
Will do, had a look in the code and as far as I can see it looks like it should sort by name.
- 07 Dec 2020, 12:30
- Forum: Help
- Topic: Project dropdown is not sorted alphabetically
- Replies: 8
- Views: 3288
Re: Project dropdown is not sorted alphabetically
Collation seems to be utf8_general_ci.
- 07 Dec 2020, 07:33
- Forum: Help
- Topic: Project dropdown is not sorted alphabetically
- Replies: 8
- Views: 3288
Re: Project dropdown is not sorted alphabetically
This is what it looks like.
- 04 Dec 2020, 15:33
- Forum: Help
- Topic: Project dropdown is not sorted alphabetically
- Replies: 8
- Views: 3288
Project dropdown is not sorted alphabetically
Hi,
Right now our project dropdown is sorted by id and there does not seem to be a way to change it that I can find by searching for a solution.
The goal is to sort it by name as that is more convenient. Is this achievable and preferably by not rewriting the core code?
MantisBT Version 2.24.0 ...
Right now our project dropdown is sorted by id and there does not seem to be a way to change it that I can find by searching for a solution.
The goal is to sort it by name as that is more convenient. Is this achievable and preferably by not rewriting the core code?
MantisBT Version 2.24.0 ...
- 19 Dec 2019, 09:42
- Forum: Help
- Topic: Application error #29 when creating note with private checked.
- Replies: 3
- Views: 4512
Re: Application error #29 when creating note with private checked.
Did you configure the site to use HTTPS?
- 19 Dec 2019, 09:35
- Forum: Help
- Topic: invalid form security token error after completing new user registration
- Replies: 3
- Views: 6010
Re: invalid form security token error after completing new user registration
Did you manage to solve this one?
- 27 Jun 2019, 13:53
- Forum: Help
- Topic: Application error #29 when creating note with private checked.
- Replies: 3
- Views: 4512
Re: Application error #29 when creating note with private checked.
I solved this by myself. The problem was that the site for some reason was expecting to use HTTPS. I was going to configure that but hadn't gotten around to it yet.
Once the certificate was in place everything worked.
Once the certificate was in place everything worked.
- 26 Jun 2018, 12:17
- Forum: Help
- Topic: Application error #29 when creating note with private checked.
- Replies: 3
- Views: 4512
Application error #29 when creating note with private checked.
MantisBT Version 2.15.0
PHP Version 7.0.27
MantisBT Database Information
Schema Version 209
ADOdb Version 5.20.12
When I try to create a private note I get the following error:
APPLICATION ERROR #29
Invalid value for 'files'
Please use the "Back" button in your web browser to return to the ...
PHP Version 7.0.27
MantisBT Database Information
Schema Version 209
ADOdb Version 5.20.12
When I try to create a private note I get the following error:
APPLICATION ERROR #29
Invalid value for 'files'
Please use the "Back" button in your web browser to return to the ...