Just updated to version 2.3. When I try to execute a search, I receive the following error:

Fatal error: Call to undefined function comment_nodeapi() in /.../.../.../sites/all/modules/luceneapi/contrib/luceneapi_node/luceneapi_node.module on line 470

Comments

cpliakas’s picture

Issue tags: +6.x-1.4
StatusFileSize
new2.01 KB

My bad. The attached patch should fix the problem.

cpliakas’s picture

Status: Active » Needs review
Issue tags: -6.x-1.4 +6.x-2.4

Changed status, re-tagged.

cpliakas’s picture

StatusFileSize
new1.27 KB

Updated patch removing unnecessary code change in luceneapi.query.inc.

cpliakas’s picture

Status: Needs review » Reviewed & tested by the community

Tested this patch with comment module disabled, seems to work fine.

cpliakas’s picture

Status: Reviewed & tested by the community » Fixed

Fixed in commit #392424.

Status: Fixed » Closed (fixed)
Issue tags: -6.x-2.4

Automatically closed -- issue fixed for 2 weeks with no activity.