akirafreak / php-image-host

Automatically exported from code.google.com/p/php-image-host
Other
0 stars 0 forks source link

User's names (not usernames) with scandinavian letters (ÆØÅÄÖ, etc) have the "offending" letters stripped upon signup #55

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Sign up using the sign up form
2. Verify user account in admin panel

What is the expected output? What do you see instead?

  Expected output is that the user's name is entered correctly
  into the database. I.e a user named "Øyvind" should be listed
  with "Øyvind" as his name. Instead, "yvind" is listed.

What version of the product are you using? On what operating system?

  Latest available version, 1.4.11.2 on FreeBSD 8.4-STABLE x86.
  Apache 2.2.25, PHP 5.3.27 (5.4.17 yields the same results), MySQL 5.1.70.

Original issue reported on code.google.com by christer...@gmail.com on 22 Aug 2013 at 6:11

GoogleCodeExporter commented 8 years ago
PHP Image Host v1.4.0.11.2, actually.

Original comment by christer...@gmail.com on 22 Aug 2013 at 6:19