| Summary: | DBCS characters in breadcrumb while editing file are corrupt | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Ken Walker <ken_walker> |
| Component: | Client | Assignee: | 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
Server side changes: http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/diff/?id=2876b8c2bd47a85ccb1cbd2d4de85a100c50e57e Client side changes: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/diff/?id=b9487427e4c15a050216919bf27f930e8aec8119 Fixes also DBCS characters in files by writing all files on server in UTF-8 vs. the default on the platform Server test failures due to UTF-8 changes. Changing the code to only set GETs vs all the time. 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 |