Username min length check bug for non-latin charsets Username min length check bug for non-latin charsets
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Username min length check bug for non-latin charsets

Started by Joachim Müller, February 09, 2006, 08:49:18 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Joachim Müller

When using chinese encoding, there are issues with error messages about the username being too short (although it isn't). There has been a user contribution suggesting a fix that needs to be improved for all non-latin encodings and added to the core code, see http://forum.coppermine-gallery.net/index.php?topic=27011.msg127388#msg127388

Joachim Müller

Testing this once more, I realized this has been solved - registration works fine with short usernames. Marking as "fixed"