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:24:48 UTC

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

    [ https://issues.apache.org/jira/browse/CMIS-691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707934#comment-13707934 ] 

Richard McKnight commented on CMIS-691:
---------------------------------------

Seems that atom:title needs to be set to the new name if the cmis:name property is updated
                
> 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
>            Assignee: 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