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

Trying to open a windows link gives us a blank file #453

Open
andrewschultz opened this issue Oct 18, 2018 · 1 comment
Open

Trying to open a windows link gives us a blank file #453

andrewschultz opened this issue Oct 18, 2018 · 1 comment
Labels

Comments

@andrewschultz
Copy link
Contributor

andrewschultz commented Oct 18, 2018

In 1.7.0,

  1. run command line in administrative mode on windows 7+
  2. create a file x.trizbort. Put a room in it.
  3. mklink x1.trizbort x.trizbort
  4. from the command line, run x1.trizbort
  5. from the command line, run x.trizbort

(4) still gives "untitled" as a file. (5) doesn't.

Another test case would be multiple links e.g.
3a. mklink x2.trizbort x1.trizbort
4a. from the command line, run x2.trizbort

@github-actions
Copy link

Stale issue message

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