You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "Richard McKnight (JIRA)" <ji...@apache.org> on 2013/07/14 05:22:48 UTC

[jira] [Created] (CMIS-691) phpClient updateProperties --> ignores changes to cmis:name

Richard McKnight created CMIS-691:
-------------------------------------

             Summary: phpClient updateProperties --> ignores changes to cmis:name
                 Key: CMIS-691
                 URL: https://issues.apache.org/jira/browse/CMIS-691
             Project: Chemistry
          Issue Type: Bug
          Components: cmis-phplib
            Reporter: Richard McKnight


Email From: Armin Wurzinger
Hi guys, 

I'm trying to update some properties of a document in
alfresco via phpClient. 

I noticed, that the client does'n extract all
properties from the xmlnode in method "static function
extractObjectFromNode($xmlnode)", because of $prop_nodes =
$xmlnode->getElementsByTagName("object")->item(0)->getElementsByTagName("properties")->ITEM(0)->childNodes;


Why, what's with the cm-props? 

If I want to update cmis:name, it
seems to work, but no update happens. 

best regards 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira