Closed (fixed)
Project:
CMIS API
Version:
6.x-2.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Oct 2009 at 19:19 UTC
Updated:
11 Nov 2009 at 12:47 UTC
When editing the CMIS Document Repository Block under /admin/build/block, I get the following error:
Fatal error: Call to undefined function _cmis_browser_block_settings_path_form() in /home/xxxx/www/sites/all/modules/cmis/cmis_browser/cmis_browser.module on line 262
Coping the function "_cmis_browser_block_settings_path_form()" from:
cmis_browser.content_block.inc
to the start of:
cmis_browser.module
fixes it.
Am I messing things up by doing this?
Comments
Comment #1
cbalan commentedFixed in 6.x-2.2
Thank you,
Catalin Balan
Comment #2
cbalan commented