Create a new piece of content that is synced to Alfresco. Then update the content and save. The following error appears:

Notice: Undefined index: workspace://SpacesStore/f6184f65-7631-4ea4-b9a7-07cd73a988d6 in CMISService->getLink() (line 421 of /cmis/cmis_common/lib/cmis_repository_wrapper.php).

Comments

dustin.schultz’s picture

StatusFileSize
new726 bytes

Either the link cache is not populated at this point or it's not populated correctly. This patch checks that the objectId exists in the cache before referencing it.

IanNorton’s picture

Assigned: Unassigned » IanNorton
IanNorton’s picture

Status: Active » Closed (fixed)

Fixed in latest commit.