Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: File explorer does not resolves indirect PROJECT_HOME variable settings #4318

Closed
Mx-Wolf opened this issue Sep 13, 2024 · 2 comments
Closed
Assignees
Labels
Milestone

Comments

@Mx-Wolf
Copy link

Mx-Wolf commented Sep 13, 2024

Apache Hop version?

2.8.0 (2024-02-28 03.31.08)

Java version?

openjdk version "21.0.3" 2024-04-16 LTS OpenJDK Runtime Environment Microsoft-9388422 (build 21.0.3+9-LTS) OpenJDK 64-Bit Server VM Microsoft-9388422 (build 21.0.3+9-LTS, mixed mode, sharing)

Operating system

Windows

What happened?

if the value for the Project home is set to a known variable, for example ${HOP_CONFIG_FOLDER} it works during execution just fine. but the button [P] in the file explorer window does not work correctly. see pictures for details.
s-001
s-002
s-003
s-004

Issue Priority

Priority: 3

Issue Component

Component: Hop Gui

@Mx-Wolf
Copy link
Author

Mx-Wolf commented Sep 17, 2024

Saving file dialog gives an error in the context above:

  1. Set a variable referencing another one.
    save-as-01-varialbe
  2. Observe that hit resolves the path as expected.
    save-as-01-with-hint
  3. Click Save button and observe the error with "strange" path
    save-as-01-error

@hansva
Copy link
Contributor

hansva commented Sep 20, 2024

.take-issue

@github-actions github-actions bot added this to the 2.10 milestone Sep 20, 2024
@bamaer bamaer closed this as completed in 1477d97 Sep 21, 2024
bamaer added a commit that referenced this issue Sep 21, 2024
variable resolving of project home in VFS dialog, fixes #4318
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants