Defect #11090
closedError 500 when clicking on Chinese wiki link on Japanese Windows Ruby 1.9
0%
Description
I have builded a redmine web.Wiki's link is failed to be builded.
for example,语言 is a link.But it is link to [not find] web.this is why?
file is the result's picture.
Files
Updated by Etienne Massip about 13 years ago
- Subject changed from wiki's link is failed to be builded to Error 500 when clicking on chinese wiki link
- Assignee deleted (
Azamat Hackimov) - Priority changed from High to Normal
- Resolution set to Cant reproduce
I can't reproduce, please check your production.log
contents.
Updated by Etienne Massip about 13 years ago
- Category changed from Issues to Wiki
Updated by Etienne Massip about 13 years ago
- Assignee deleted (
Etienne Massip)
What's your DB adapter, etc. (see SubmittingBugs for details)?
Updated by 超 李 about 13 years ago
my database manager version : mysql 5.1
my Ruby version :ruby 1.9.3
my Rails version : 2.3.14
my Redmine version :1.4.2
Updated by Etienne Massip about 13 years ago
超 李 wrote:
my database manager version : mysql 5.1
Is that mysql
or mysql2
? you should use mysql2
adapter.
Updated by 超 李 about 13 years ago
thank you to answer.
But,I have change db version to 6.0.I click the chinese link,error 500 still happan.
This is why?
Is it ruby 1.9.3's bug?
Updated by Etienne Massip about 13 years ago
超 李 wrote:
thank you to answer.
But,I have change db version to 6.0.I click the chinese link,error 500 still happan.
You don't need to update your database management system, the only prerequisite is to use the mysql2
db adapter and not the mysql
one and that it is configured subsequently in your database.yml
.
Updated by 超 李 about 13 years ago
I have change ruby version from 1.9.3 to 1.8.7,and the bug is soluted.
thank you to your's answer,Mr.Etienne Massip.Please close the issue.
Updated by Toshi MARUYAMA about 13 years ago
- Subject changed from Error 500 when clicking on chinese wiki link to Error 500 when clicking on chinese wiki link on Japanese Windows Ruby 1.9
Updated by Toshi MARUYAMA about 13 years ago
- Status changed from Resolved to Closed
- Resolution changed from Cant reproduce to Wont fix
It seems you use Japanese Windows.
"Windows-31J" is CP932 on Japanese Windows.
Rails2 on Japanese Windows and Ruby 1.9 has some problems.
I recommend you to use Redmine 1.4 (Rails2) on Ruby 1.8.
Updated by Toshi MARUYAMA about 13 years ago
- Subject changed from Error 500 when clicking on chinese wiki link on Japanese Windows Ruby 1.9 to Error 500 when clicking on Chinese wiki link on Japanese Windows Ruby 1.9