I've just been looking into this after Hans comment and discovered a
simple fix...
Around line ~274 in commands.php, make this little change:
$member = BOLTfilter(BOLTutf2url($BOLTarray['member']), 'csv');
I've just tested and it seems to work out.
Cheers,
Dan
P.S. It will be in the next release with all the other fixes.
On Mon, Mar 9, 2009 at 8:06 PM, Linly <[email protected]> wrote:
>
> No, I cannot register a Chinese member name. It seems there are other
> old "filter" making a Chinese member name invalid. I'm curious that
> shouldn't they use the same "filter"?
>
> About the password, don't worry about it because the browser limited
> it to input any characters other than English and numbers. I think
> this is the rule of browsers.
>
> Cheers, linly
>
>
> On Mar 10, 6:55 am, Hans <[email protected]> wrote:
>> Great!
>>
>> Hope you did not forget to tackle the rename function as well!
>>
>> There may be some more aspects of utf-8 we have not yet looked into.
>>
>> One springing to mind is member names, and passwords.
>> Can members sign up with utf-8 characters (I have not tried this)?
>>
>> Cheers,
>> ~Hans
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"BoltWire" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---