Community Support for OpenDocMan (Deprecated)
Setting permissions for department to forbidden fails - Printable Version

+- Community Support for OpenDocMan (Deprecated) (https://forum.opendocman.com)
+-- Forum: OpenDocMan Community Discussion (https://forum.opendocman.com/forum-5.html)
+--- Forum: OpenDocMan Bug Reports (https://forum.opendocman.com/forum-8.html)
+--- Thread: Setting permissions for department to forbidden fails (/thread-535.html)



Setting permissions for department to forbidden fails - somaric - 07-15-2012

OpenDocMan Version 1.2.6.1
mysql 5.5
php 5

Steps to reproduce error

Add a document and give permissions for Dept1 as read.
edit the same document and set permissions for Dept2 to forbidden.
No user permissions were changed or added.

I get the error below.
Error in query: INSERT INTO odm_user_perms (fid, uid, rights) VALUES(15, '-','-1')Incorrect integer value: '-' for column 'uid' at row 1


Re: Setting permissions for department to forbidden fails - Stephen - 07-16-2012

I am unable to duplicate this issue on our demo server. Can you login to the demo server and document the steps you take to duplicate this issue there?

Thanks!
Stephen


Re: Setting permissions for department to forbidden fails - somaric - 07-16-2012

I logged in and created a user called test and a department called dept1.

Went through several iterations and could not duplicate it.

I will start over on my install. I was giving it a good test before I put too much in it anyway.

Thanks for looking!


Re: Setting permissions for department to forbidden fails - Stephen - 08-05-2012

Somaric, any updates on this?