51Testing软件测试论坛

 找回密码
 (注-册)加入51Testing

QQ登录

只需一步,快速开始

微信登录,快人一步

手机号码,快捷登录

查看: 4278|回复: 7
打印 上一主题 下一主题

[原创] 关于bugzilla英文本版下报表显示中文乱码

[复制链接]

该用户从未签到

跳转到指定楼层
1#
发表于 2009-2-19 15:21:50 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
哪为大侠能够解决英文版下报表显示中文乱码问题,GD到底支不支持中文,大家有什么好的解决方案啊?谢谢啊
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏
回复

使用道具 举报

该用户从未签到

2#
发表于 2009-2-23 11:33:57 | 只看该作者
修改httpd.conf文件,将AddDefaultCharSet ISO改为GB2312,重新启动httpd服务。
回复 支持 反对

使用道具 举报

该用户从未签到

3#
发表于 2009-2-23 11:34:48 | 只看该作者
修改httpd.conf文件,将AddDefaultCharSet ISO改为GB2312,重新启动httpd服务。
回复 支持 反对

使用道具 举报

该用户从未签到

4#
发表于 2009-2-25 14:14:51 | 只看该作者
iis服务器怎么更改啊
回复 支持 反对

使用道具 举报

该用户从未签到

5#
发表于 2009-2-25 15:01:45 | 只看该作者
我是在Linux下安装的,按照2楼说的方法,不能解决问题啊。
失败原因:未在httpd.conf文件中找到AddDefaultCharSet ISO;
希望解决:请问下在httpd.conf文件中的具体什么位子加入AddDefaultCharSet GB2312啊?
回复 支持 反对

使用道具 举报

该用户从未签到

6#
发表于 2009-2-26 09:18:34 | 只看该作者
先要搞清乱码问题出在哪里:
1。 Browser decode 问题, change to GB3212, 看看能否正确显示。
2。Server Encoding 问题, Mysql DB, in and out.

-------------------------
QQ: 546562584
回复 支持 反对

使用道具 举报

该用户从未签到

7#
发表于 2009-2-26 14:57:58 | 只看该作者
第790行
#
# Specify a default charset for all pages sent out. This is
# always a good idea and opens the door for future internationalisation
# of your web site, should you ever want it. Specifying it as
# a default does little harm; as the standard dictates that a page
# is in iso-8859-1 (latin1) unless specified otherwise i.e. you
# are merely stating the obvious. There are also some security
# reasons in browsers, related to javascript and URL parsing
# which encourage you to always set a default char set.
#
AddDefaultCharset GB2312(第790行)

#
# Commonly used filename extensions to character sets. You probably
# want to avoid clashes with the language extensions, unless you
# are good at carefully testing your setup after each change.
# See ftp://ftp.isi.edu/in-notes/iana/assignments/character-sets for
# the official list of charset names and their respective RFCs
#
AddCharset ISO-8859-1  .iso8859-1  .latin1
AddCharset ISO-8859-2  .iso8859-2  .latin2 .cen
AddCharset ISO-8859-3  .iso8859-3  .latin3
AddCharset ISO-8859-4  .iso8859-4  .latin4
AddCharset ISO-8859-5  .iso8859-5  .latin5 .cyr .iso-ru
AddCharset ISO-8859-6  .iso8859-6  .latin6 .arb
AddCharset ISO-8859-7  .iso8859-7  .latin7 .grk
AddCharset ISO-8859-8  .iso8859-8  .latin8 .heb
AddCharset ISO-8859-9  .iso8859-9  .latin9 .trk
AddCharset ISO-2022-JP .iso2022-jp .jis
AddCharset ISO-2022-KR .iso2022-kr .kis
AddCharset ISO-2022-CN .iso2022-cn .cis
回复 支持 反对

使用道具 举报

该用户从未签到

8#
发表于 2009-2-26 14:58:19 | 只看该作者
第790行
#
# Specify a default charset for all pages sent out. This is
# always a good idea and opens the door for future internationalisation
# of your web site, should you ever want it. Specifying it as
# a default does little harm; as the standard dictates that a page
# is in iso-8859-1 (latin1) unless specified otherwise i.e. you
# are merely stating the obvious. There are also some security
# reasons in browsers, related to javascript and URL parsing
# which encourage you to always set a default char set.
#
AddDefaultCharset GB2312(第790行)

#
# Commonly used filename extensions to character sets. You probably
# want to avoid clashes with the language extensions, unless you
# are good at carefully testing your setup after each change.
# See ftp://ftp.isi.edu/in-notes/iana/assignments/character-sets for
# the official list of charset names and their respective RFCs
#
AddCharset ISO-8859-1  .iso8859-1  .latin1
AddCharset ISO-8859-2  .iso8859-2  .latin2 .cen
AddCharset ISO-8859-3  .iso8859-3  .latin3
AddCharset ISO-8859-4  .iso8859-4  .latin4
AddCharset ISO-8859-5  .iso8859-5  .latin5 .cyr .iso-ru
AddCharset ISO-8859-6  .iso8859-6  .latin6 .arb
AddCharset ISO-8859-7  .iso8859-7  .latin7 .grk
AddCharset ISO-8859-8  .iso8859-8  .latin8 .heb
AddCharset ISO-8859-9  .iso8859-9  .latin9 .trk
AddCharset ISO-2022-JP .iso2022-jp .jis
AddCharset ISO-2022-KR .iso2022-kr .kis
AddCharset ISO-2022-CN .iso2022-cn .cis
回复 支持 反对

使用道具 举报

本版积分规则

关闭

站长推荐上一条 /1 下一条

小黑屋|手机版|Archiver|51Testing软件测试网 ( 沪ICP备05003035号 关于我们

GMT+8, 2024-11-8 05:38 , Processed in 0.084610 second(s), 27 queries .

Powered by Discuz! X3.2

© 2001-2024 Comsenz Inc.

快速回复 返回顶部 返回列表