View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005401 | mantisbt | bugtracker | public | 2005-04-04 11:46 | 2006-02-04 05:47 |
| Reporter | sabio | Assigned To | jlatour | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | duplicate | ||
| Product Version | git trunk | ||||
| Summary | 0005401: Cyrillic characters encoding problem | ||||
| Description | Used cyrillic characters in bug description/notes are displayed as Injecting Besides in emails #nnn is replaced with bug links so display becomes even worse: | ||||
| Additional Information | I believe it's not only for cyrillic chars but for all symbols outside default Mantis codepage. | ||||
| Tags | No tags attached. | ||||
|
Hmm.. &# 1057;&# 1076;... &http: //localhost/mantis/view.php?id=1057;&http: //localhost/mantis/view.php?id=1076;... (all I did is just inserted some spaces) |
|
|
The issue can be solved by changing the charset in the default english.txt charset = 'windows-1251'; Unfortunatelly, this solution works only when a language with fixed charset is chosen. |
|