Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.0RC1
-
Fix Version/s: 2.0.1Release
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
In the script launcher, I use $
{project_loc}as a launcher variable. This resolves to the project of the currently selected resource. And this therefore returns the wrong project when the currently selected resource is not in the script's project.
Instead, I should be using $
{workspace_loc:<proj_name>}.
Activity
Andrew Eisenberg
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 2.0.1Release [ 16074 ] | |
| Affects Version/s | 2.0.0RC1 [ 15956 ] |
Andrew Eisenberg
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | Open [ 1 ] | Resolved [ 5 ] |
fixed locally, but will not commit for 2.0 release.