Bug: Special characters like ä ö ü in username do not work

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
DReffects
Posts: 4
Joined: Thu Jun 03, 2021 10:07 pm

Bug: Special characters like ä ö ü in username do not work

Post by DReffects »

Script URL: install.php
HESK Version 3.2.2
PHP-Version 7.4.18 (MySQLi)
MySQL-Version 10.3.17-MariaDB
Hosting company: selfhosted

Hey, just wanted to let you know that using a german letter like ä ö ü etc. results in a sucessful installation but a wrongly encoded username in the database (looks to me like a UTF8/Ansi issue). manually changing the username with phpmyadmin resolves the issue.

Keep up the good work!
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: Bug: Special characters like ä ö ü in username do not work

Post by Klemen »

Hesk is set to work in UTF-8 (both the front-end and database).

When does this happen to you? When you add a new user from the admin panel or where exactly?
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
DReffects
Posts: 4
Joined: Thu Jun 03, 2021 10:07 pm

Re: Bug: Special characters like ä ö ü in username do not work

Post by DReffects »

Klemen wrote: Fri Jun 04, 2021 11:45 am When does this happen to you? When you add a new user from the admin panel or where exactly?
During initial installation, when adding the first user after the setup wizard has concluded. Adding other users afterwards works just fine.
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: Bug: Special characters like ä ö ü in username do not work

Post by Klemen »

Found the issue, will be fixed in the next update.

Thanks for reporting this!
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply