After installing Nisus 2.03 my links don't work properly any more:
Right click plus "Show linked file in finder" does nothing.
Right click plus "Open link" does what "Show linked file in finder" is supposed to do.
Something wrong with links in 2.03?
- martin
- Official Nisus Person
- Posts: 5230
- Joined: 2002-07-11 17:14:10
- Location: San Diego, CA
- Contact:
Re: Something wrong with links in 2.03?
This is a bug in the update, and is something we'll have to fix. It turns out it's triggered by the "localhost" prefix at the start of some links. If you need, you could workaround the problem by clipping it from your links.
For example, if your link URL is:
Edit that so it becomes:
Sorry for the trouble.
For example, if your link URL is:
Code: Select all
file://localhost/Users/js/Desktop/image.jpg
Code: Select all
file:///Users/js/Desktop/image.jpg
Re: Something wrong with links in 2.03?
Thank you Martin.
I have many hundreds of those links. I wonder if you could provide a macro that eliminates the word "localhost" from the URL of all links of a file?
Of course it would also be good to know that after your correcting the bug this word will not be necessary again ...
I have many hundreds of those links. I wonder if you could provide a macro that eliminates the word "localhost" from the URL of all links of a file?
Of course it would also be good to know that after your correcting the bug this word will not be necessary again ...
- martin
- Official Nisus Person
- Posts: 5230
- Joined: 2002-07-11 17:14:10
- Location: San Diego, CA
- Contact:
Re: Something wrong with links in 2.03?
We have fixed this bug in the just released version 2.0.4. Sorry for the trouble in the meantime.