• Problem setting rights for folder

  • 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.
 #15231  by t.wolter
 
i try to set new rights for an existing folder.
if i just set it for the folder or an document inside it works fine.

But if i activate "do it recursive" at folder i get an error 007015

in the documentation i can see 007 = problem authentication 015 = path not found
where can i see the exactly problem? the path/documents just have chars a-zA-Z0-9 and - or _ in the name.

how can i solve this problem?
 #15242  by t.wolter
 
i did it know with php and the webservices.

there i found that some of the files are not korrekt in the index
if i call OKMDocument->getChilds for a folder (at Taxanomie) i dont get a correct object for some of the files.

i get for example
Code: Select all
stdClass Object
(
    [actual] => 1
    [author] => autoImport
    [comment] => 
    [created] => 2012-01-26T10:37:42.275+01:00
    [name] => 1.0
    [size] => 2848122
)
or
Code: Select all
Array
(
    [0] => stdClass Object
        (
            [author] => okmAdmin
            [created] => 2012-01-11T16:04:38.530+01:00
            [hasChilds] => 
            [path] => /okm:categories/Picture
            [permissions] => 15
            [subscribed] => 
            [uuid] => 6dde283a-13a5-4433-8863-3d00de0fa53e
        )

    [1] => stdClass Object
        (
            [author] => okmAdmin
            [created] => 2012-01-11T16:04:56.754+01:00
            [hasChilds] => 
            [path] => /okm:categories/High resolution
            [permissions] => 15
            [subscribed] => 
            [uuid] => 43e57196-5dfe-43de-bea3-001b246f7ea4
        )

)
or just the name of the owner or the document name
 #15274  by jllort
 
I would like to see server.log error ( only the error ) to understanding better the cause. I do not understand the relation with php webservices access ?
 #15281  by pavila
 
The first example is the document versioning information. The second one is a couple document information.

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.