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

Save path not correct #85

Open
jharaldson opened this issue Oct 1, 2015 · 3 comments
Open

Save path not correct #85

jharaldson opened this issue Oct 1, 2015 · 3 comments

Comments

@jharaldson
Copy link

Open a field worksheet:
./f fieldbox.FieldBox -file path/something.field2 -threaded 1

When saving the file the path will be:
field_workspace_path/path/something.field2

Correct behavior should be to save the sheet to the same path as the sheet was opened from

@marcdownie
Copy link
Member

Does an absolute path work as expected?

./f fieldbox.FieldBox -file /path/something.field2 -threaded 1

@jharaldson
Copy link
Author

No. It opens the sheet as expected, but doesn't save it in the right path.

@marcdownie
Copy link
Member

All right then! Bug it is.

On Thu, Oct 1, 2015 at 8:41 AM, jharaldson notifications@github.com wrote:

No. It opens the sheet as expected, but doesn't save it in the right path.


Reply to this email directly or view it on GitHub
#85 (comment)
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants