| Summary: | [quickfix] Provide fix for no-self-assign | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Michael Rennie <Michael_Rennie> |
| Component: | JS Tools | Assignee: | Michael Rennie <Michael_Rennie> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | ||
| Version: | unspecified | ||
| Target Milestone: | 11.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Michael Rennie
Fix + tests: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=e148ff48554cde0b34f17bee0456ad8e455f5b0b I also provided a second fix to rename the RHS of the assignment (in case the self assign was a typo and the dev just wants to quickly rename it). |