| Summary: | Markdown editor loses content on a name change | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Eric Moffatt <emoffatt> | ||||||
| Component: | Client | Assignee: | Grant Gayed <grant_gayed> | ||||||
| Status: | RESOLVED FIXED | QA Contact: | |||||||
| Severity: | normal | ||||||||
| Priority: | P3 | ||||||||
| Version: | unspecified | ||||||||
| Target Milestone: | 13.0 | ||||||||
| Hardware: | PC | ||||||||
| OS: | Windows 7 | ||||||||
| Whiteboard: | |||||||||
| Attachments: |
|
||||||||
|
Description
Eric Moffatt
Created attachment 259691 [details]
State before renaming the .md file
Created attachment 259692 [details]
State after renaming the file
The url params were being dropped on the re-load, one of which specified the editor to open the file with. JSON files opened with the JSON editor showed the same problem. Fixed with commit: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=5d7a4fd8acdc95ee9f1c3a9ff139818ee86f4cba . |