6.0.2 Notebook Links do not work Hello,
I think my issue might be related to this post. I am using Community Edition, version 6.0.2.
I have shared the Wiki@<domain> notebook with my other users. The user has their own Notebook as well.
I create a Notebook page (eg: Page 1), then I create another notebook page (eg: Page 2). Using the UI I create a link from page 2 to page 1. The URL that these pages are using is https://<domain>/home/wiki@<domain>/Notebook/Page1 https://<domain>/home/wiki@<domain>/Notebook/Page2
The link that is created in Page 2 is [[/wiki@<domain>'s Notebook/Link to Page1]]
This link resolves to URL https://<domain>/home/wiki@<domain>/wiki@<domain>%27s%20Notebook/Link%20to%20Page1 which does not work.
If I manually edit the link in the document to the actual URL then the link works. If I remove the part that reads /wiki@<domain>'s Notebook and replace that with Notebook then it does not work unless the user is in the Wiki Notebook, ie: if they are in their own Notebook page then the link takes them to the actual Page 1 in their Notebook, which may not exist.
This is a clean install. Both internal and external DNS resolve <domain> to the correct server. It is interesting that this basic functionality does not work for me and I am hoping someone has some positive fix for me.
Users cannot use this system the way it is at the moment unless they have a good understanding and can create the correct link manually themself, not realistic if we go to production environment.
Thanks. |