| Summary: | Rename fails silently when element is a function in a different file | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Steve Northover <steve_northover> | ||||
| Component: | JS Tools | Assignee: | Michael Rennie <Michael_Rennie> | ||||
| Status: | RESOLVED WORKSFORME | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P2 | CC: | curtis.windatt.public | ||||
| Version: | 10.0 | ||||||
| Target Milestone: | --- | ||||||
| Hardware: | PC | ||||||
| OS: | Windows 7 | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
|
Description
Steve Northover
in-line renaming of a member expression is not supported. It seems as though some changes in command progress have broken the message that is supposed to be shown if you try and rename member expression parts. Silenio mentioned this one could be related: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=49243ac3203ea361f9c7b7f88e1d70d55308f2e6 Created attachment 257869 [details]
screen shot
Silenio has fixed the busted status code, so now you will see the message shown in the screen shot if you try to in-line rename the function (in a member expression).
I'm going to close this as worksforme. We already have bug 472545 open to expand in-line renames to member expressions. |