• [bug] cannot open document link with default.lang property set

  • We tried to make OpenKM as intuitive as possible, but an advice is always welcome.
We tried to make OpenKM as intuitive as possible, but an advice is always welcome.
Forum rules: Please, before asking something see the documentation wiki or use the search feature of the forum. And remember we don't have a crystal ball or mental readers, so if you post about an issue tell us which OpenKM are you using and also the browser and operating system version. For more info read How to Report Bugs Effectively.
 #47181  by seregaxvm
 
When default.lang property is set, OpenKM 6.3 CE does not follow the shared document link (The one, received via email when choosing File->Send document link).
When opening document without this property set, browser link looks something like this:
Code: Select all
http://myserver.com/OpenKM/frontend/index.jsp?uuid=d6175020-6caf-4f4d-856f-e649f9a80399
OpenKM then opens location of the file with requested UUID. When property default.lang is set, browser link looks like this:
Code: Select all
http://myserver.com/OpenKM/frontend/index.jsp?uuid=d6175020-6caf-4f4d-856f-e649f9a80399?lang=ru-RU
Note the additional ?lang=ru-RU in the URL. OpenKM does not open these kinds of links and opens main window instead.
 #47188  by jllort
 
Your url is wrong
Code: Select all
http://myserver.com/OpenKM/frontend/index.jsp?uuid=d6175020-6caf-4f4d-856f-e649f9a80399?lang=ru-RU
the last ? should be and &
Code: Select all
http://myserver.com/OpenKM/frontend/index.jsp?uuid=d6175020-6caf-4f4d-856f-e649f9a80399&lang=ru-RU
How it has been generated this URL, by hand or by OpenKM ?

About Us

OpenKM is part of the management software. A management software is a program that facilitates the accomplishment of administrative tasks. OpenKM is a document management system that allows you to manage business content and workflow in a more efficient way. Document managers guarantee data protection by establishing information security for business content.