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

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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 2 Guests 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"