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).
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | undefined-index-getlink-1137716.patch | 726 bytes | dustin.schultz |
Comments
Comment #1
dustin.schultz commentedEither 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.
Comment #2
IanNorton commentedComment #3
IanNorton commentedFixed in latest commit.