Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 381755

Summary: DBCS characters in breadcrumb while editing file are corrupt
Product: [ECD] Orion Reporter: Ken Walker <ken_walker>
Component: ClientAssignee: Ken Walker <ken_walker>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 0.4   
Target Milestone: 0.5 RC1   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on:    
Bug Blocks: 381756    

Description Ken Walker CLA 2012-06-05 13:32:42 EDT
Create a folder using DBCS characters such as "漢字".  Navigate into the folder and create a javascript file named a.js and then click on it to edit it.

The Breadcrumb instead of reading

Orion Content / 漢字 / a.js

will be

Orion Content / ?? / a.js
Comment 2 Ken Walker CLA 2012-06-05 17:13:59 EDT
Fixes also DBCS characters in files by writing all files on server in UTF-8 vs. the default on the platform
Comment 3 Ken Walker CLA 2012-06-06 15:55:00 EDT
Server test failures due to UTF-8 changes.  Changing the code to only set GETs vs all the time.
Comment 4 Ken Walker CLA 2012-06-07 08:16:01 EDT
Fixed in latest - did not need to set UTF-8 in every response.  

http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/diff/?id=11d9a818611d03fd78542b5013bb271df7bd7ea3