Josep Llort Tella

Results 29 comments of Josep Llort Tella

I have a similar issue, when uploading a folders hierarchy with documents and empty folders, only are taken in consideration documents. The standard HTML5 drag & drop API of the...

@gnujavasergio check if happens in your dev environment

Sorry, but currently, we do not have found free time for it. We have some load and I think in the next 2-3 weeks will be totally impossible we focus...

Not solved, otherwise you will see the issue closed with a pull request.

Take a look here https://github.com/openkm/document-management-system/blob/5c63b47d4661af625eea370b1d536a7a30211d89/src/main/java/com/openkm/dao/AuthDAO.java#L48 Because this is a radical change in the repository will be better to set a configuration parameter to switch between md5 and the new password...

No, in the code when you create a new user and set the password must use the right crypt type to store in the database. That happens with all the...

We will try to add in the next release ... in future better fork the project and then ask for a pull request from your branch to ours. @gnujavasergio ask...

After the crash the application is still alive or not? Do you have an hprof file in the tomcat folder?

I think are saturating the application. I think will happen in the same manner if you are doing a right action than an action that cause exception. For example try...

@gnujavasergio Take in consideration only the documents have version, in the case of folders etc.. .should always set 1.0 by default