| Summary: | [Occurrences] Selecting an expression statement identifier marks all occurrences except the selected one | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Curtis Windatt <curtis.windatt.public> |
| Component: | JS Tools | Assignee: | Curtis Windatt <curtis.windatt.public> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 8.0 | ||
| Target Milestone: | 8.0 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Curtis Windatt
http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=cc6f3ff60d470b06eb8a885ba63dbd41e65c4206 Fixed in master, we didn't check for ExpressionStatements, which contain an expression which are valid identifiers (hence why selecting one would activate occurrences elsewhere). Also, > 1500 tests! |