Page 1 of 1

URLs are not working...

PostPosted:Thu Sep 18, 2014 1:35 pm
by malte
Hi!
I have an issue with the URLs. If I click the URL in any object preferences, the link seems fine to me, but when I follow the link I do not end up at the object, but in the taxonomy root.
The URL itself seems fine to me and the UUID correspondes with the object e.g.
(http://openkm:8080/OpenKM/frontend/inde ... 139e80e0c6)
I also tried full domainname but this did not work either.

any ideas?

Re: URLs are not working...

PostPosted:Fri Sep 19, 2014 5:39 pm
by jllort
The user who recieved this notification - url - is allowed to access it ?
This uuid is document, folder ? and what is the real path ?

Re: URLs are not working...

PostPosted:Mon Sep 22, 2014 7:10 am
by malte
I created the url via this button:
button.JPG
button.JPG (9.01 KiB) Viewed 5237 times
As I created the folder and the documents in it myself I should be able to view it?
Neither folder nor documents are shown...

Re: URLs are not working...

PostPosted:Wed Sep 24, 2014 9:34 am
by jllort
Do you have got application.url configuration parameter correctly ( Administration -> Parameters ( second icon from left )) ?

Re: URLs are not working...

PostPosted:Wed Sep 24, 2014 9:44 am
by malte
Yes, I guess I did. It looks as follows:
application.url String http://openkm.douglas-informatik.de:808 ... /index.jsp

Is that correct?

Re: URLs are not working...

PostPosted:Thu Sep 25, 2014 9:17 am
by jllort
Yes the url seems fine

Re: URLs are not working...

PostPosted:Thu Sep 25, 2014 9:20 am
by malte
So? Any idea what could be the problem?

Re: URLs are not working...

PostPosted:Fri Sep 26, 2014 4:15 pm
by jllort
What openkm version are talking about. There's some special character & etc... in path ?
I happens with all documents could you try with /okm:root/test/document.txt . I would like to know if with this document is going right.

Re: URLs are not working...

PostPosted:Mon Sep 29, 2014 11:33 am
by malte
I'm on 6.3.0 (build: 8156) Community Edition.
I just uploaded a test.txt to the folder you asked, but I still end up in the document root. :(
I do have paths that contain special characters, but since the "normal" path does not work either I suspect there is another problem...

EDIT:
I think I found a hint to the problem... When I copy the link to clipboard (via URL Button) and paste it to another session I end up in root folder.
I can see ?lang=de-DE is added to my URL after the call (because I set as default language). When I remove the ?lang=de-DE Parameter from the URL line and hit Enter I get to the correct document as long as it is a simple text file, other documents (e.g. mails) do not work.
Does this help?

Re: URLs are not working...

PostPosted:Wed Oct 01, 2014 2:31 pm
by jllort
Basicaly if you remove lang param goes right except in mail case. Confirm it, please.

I understand you've understood you've set lang parameter in administration, configuration parameters ? Try to remove it.