when I used Chinese Character as a tag,It appears as garbled.
I find that the tag's data in mysql is error,for example:
#消息 中文标签
In DBname-notice-rendered,The correct format should be(just ignore "|")
#<|span class="tag"><|a href="http://mydomain.com/tag/%E6%B6%88%E6%81%AF" rel="tag">消息 中文标签|
In fact, it was wrong store as(just ignore "|")
#<|span class="tag"><|a href="http://mydomain.com/" rel="tag">|
So a lot of information lost when stored。
My DB is mysql 5.1.45,work with MyISAM, Apache 2.2.15, PHP 5.2.13.
My Storage Engine is MyISAM,not InnoDB.
Comments
reply back here if you need some help.
ubuntu-9.10-server 64
PHP 5.2.13
PHP extensions
- Curl
- XMLWriter
- MySQL
- GD2
- mbstring
- gettext
- Mailparse
- Memcache
- Sphinx
- gmp
- fileinfo
MySQL 5.1.37
Apache 2.2.15
Memcached 1.4.5
Meteor
Sphinx not installed.
I have make statusnet as a new installation, but Problem persists
http://hutumama.org/生活社区/解决statusnet中文标签乱码问题/