| Summary: | DBCS4.4: Shift JIS encoded characters are garbled | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Akihiko Takajo <takajo> | ||||||
| Component: | Client | Assignee: | Silenio Quarti <Silenio_Quarti> | ||||||
| Status: | RESOLVED FIXED | QA Contact: | |||||||
| Severity: | normal | ||||||||
| Priority: | P3 | CC: | camle, elijahe, ken_walker, Mike_Wilson, Silenio_Quarti, simon_kaegi, steve_northover | ||||||
| Version: | 5.0 | ||||||||
| Target Milestone: | --- | ||||||||
| Hardware: | PC | ||||||||
| OS: | Windows 7 | ||||||||
| Whiteboard: | |||||||||
| Attachments: |
|
||||||||
Created attachment 242626 [details]
SJIS text file
Work in progress in this branch: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/log/?h=silenio/bug433967 The current state is: - user can specify what is the current encoding in the editor preferences - files will be loaded using the specified encoding - files are still saved with UTF-8 encoding Patch has been pushed to master. Being able to see the file in a different encoding is useful in some cases. |
Created attachment 242625 [details] Screenshot The default encoding is Shift JIS on Windows Japanese. Shift JIS encoded characters are garbled in Orion Editor. Does Orion 5.0 support Shift JIS encoding? Steps: 1. Create a file on Windows Japanese and input some Japanese characters. e.g.) open by notepad, input Japanese characters and save. 2. Import the file 3. Open the text file in the Editor => Japanese Characters are garbled. related to 409288?