Actions
Defect #11089
closedUTF-8 encoding not showing correctly when looking highlighted php file contents
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Text formatting
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
Ruby version 1.9.3 (x86_64-linux) RubyGems version 1.8.11 Rack version 1.4 Rails version 3.2.5 Database adapter mysql2 Database schema version 20120422150750 Git version 1.7.2.5
When I request file to see it contents (repository/revisions/HASH/entry) instead UTF-8 text I get '???'.
I'm using Git SCM and my files are valid UTF-8 (without BOM). I have this problem with Chineses, Russian, Thai and other scripts than latin.
However seeing diff's and attached utf-8 files are okay.
Files
Related issues
Updated by Toshi MARUYAMA almost 13 years ago
- Subject changed from UTF-8 encoding not showing correctly when looking file contents to Git: encoding not showing correctly when looking file contents
Updated by Troex Nevelin almost 13 years ago
Updated by Troex Nevelin almost 13 years ago
- File git-show-component.php git-show-component.php added
Updated by Troex Nevelin almost 13 years ago
- File issue-attached-files.png issue-attached-files.png added
- File test-file-with-php-ext.png test-file-with-php-ext.png added
- File test-file-with-txt-ext.png test-file-with-txt-ext.png added
Updated by Toshi MARUYAMA almost 13 years ago
- Subject changed from Git: encoding not showing correctly when looking file contents to UTF-8 encoding not showing correctly when looking file contents
- Category deleted (
SCM)
Updated by Etienne Massip about 12 years ago
- Subject changed from UTF-8 encoding not showing correctly when looking file contents to UTF-8 encoding not showing correctly when looking highlighted file contents
- Category set to Text formatting
- Status changed from New to Confirmed
- Target version set to Candidate for next minor release
Updated by Toshi MARUYAMA almost 12 years ago
- Related to Defect #13692: warning: already initialized constant on Ruby 1.8.7 added
Updated by Toshi MARUYAMA almost 12 years ago
- Related to deleted (Defect #13692: warning: already initialized constant on Ruby 1.8.7)
Updated by Toshi MARUYAMA almost 12 years ago
- File def.php.png def.php.png added
- Status changed from Confirmed to Closed
Updated by Toshi MARUYAMA almost 12 years ago
- Subject changed from UTF-8 encoding not showing correctly when looking highlighted file contents to UTF-8 encoding not showing correctly when looking highlighted php file contents
Updated by Toshi MARUYAMA almost 12 years ago
- Target version deleted (
Candidate for next minor release)
Updated by Toshi MARUYAMA over 11 years ago
- Has duplicate Defect #14445: <code> inside <pre> destroy polish diacritic of PHP added
Actions