LifeType 中文開發論壇

支援 => 安裝與設定 => 主題作者是: xinyuan 於 十一月 04, 2005, 12:31:12 下午



主題: Can't registrar chinese name in the blog
作者: xinyuan十一月 04, 2005, 12:31:12 下午
my blog is 1.0.2 beta version. I have set the language code in UTF-8,  but now we can't registrared a chinese name as an blog ID. I don't know how to fix it.

Another question is that, after registrar an ID, the system will send a verification letter, and it is not shown properly, and it is a mess. Where is the position I can change these words? Thank you all


主題: Re: Can't registrar chinese name in the blog
作者: xinyuan十一月 04, 2005, 12:42:42 下午
Anyone can help in this issue? Thank you in advance


主題: Re: Can't registrar chinese name in the blog
作者: bibicall十一月 04, 2005, 05:11:48 下午
1.中文ID好像會造成自訂網址錯誤,之前有討論串討論過,但我一直search不到,所以建議不要用中文當作username,如是blogname則無妨
如果你還要要用中文當username,你search一下之前的討論串嚕

2.你所謂的無法適當的顯示、一團糟?是指亂碼嗎?還是只是想修改其中內容??


主題: Re: Can't registrar chinese name in the blog
作者: xinyuan十一月 05, 2005, 03:57:49 上午
1.中文ID好像會造成自訂網址錯誤,之前有討論串討論過,但我一直search不到,所以建議不要用中文當作username,如是blogname則無妨
如果你還要要用中文當username,你search一下之前的討論串嚕

2.你所謂的無法適當的顯示、一團糟?是指亂碼嗎?還是只是想修改其中內容??
一團糟, 是指亂碼. I don't know how to solve it? That's why I want to 修改其中內容 with english words instead. If chinese words can work, I also want to try it.

Thank you for your response.


主題: Re: Can't registrar chinese name in the blog
作者: darkhero十一月 05, 2005, 05:05:41 下午
1.中文ID好像會造成自訂網址錯誤,之前有討論串討論過,但我一直search不到,所以建議不要用中文當作username,如是blogname則無妨
如果你還要要用中文當username,你search一下之前的討論串嚕

2.你所謂的無法適當的顯示、一團糟?是指亂碼嗎?還是只是想修改其中內容??
一團糟, 是指亂碼. I don't know how to solve it? That's why I want to 修改其中內容 with english words instead. If chinese words can work, I also want to try it.

Thank you for your response.

哪裡的亂碼?...
抓個畫面給大家看看如何?...


主題: Re: Can't registrar chinese name in the blog
作者: markwu十一月 06, 2005, 11:49:23 上午
my blog is 1.0.2 beta version. I have set the language code in UTF-8,  but now we can't registrared a chinese name as an blog ID. I don't know how to fix it.

Another question is that, after registrar an ID, the system will send a verification letter, and it is not shown properly, and it is a mess. Where is the position I can change these words? Thank you all

Hi Xinyuan:

I think these are two different questions:

1. The user id  does not allowed some special characters. There are two reasons here why we don't support chinese user name
 - Security issue: We strip some special characters to avoid the security hole
 - URL issue: Some special characters does not allow to be part of url, according to the url spec. If you plan to use custom url, I don't think you should allowed Chinese user id.

2. If you mean the verfication mails, I think it is becasue the encoding is utf-8, and your e-mail client does not allowed to read utf-8 mails.

Mark