Closed (fixed)
Project:
Bibliography & Citation
Version:
8.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
15 Nov 2018 at 18:41 UTC
Updated:
31 Jan 2020 at 08:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
tostinni commentedI found a way to overcome this bug by checking if the variable is an object and made a patch for it.
So this patch isn't meant to be apply on bibcite but if your site is configured with composer (and you're using
cweagans/composer-patches) then you can easily patchacademicpuma/citeproc-php.For this you can modify your
composer.jsonand add those linesComment #5
antongp commentedHi @tostinni.
Thank you for your efforts and reminding about the issue :) It should be fixed in the module (latest dev) now, so, patch should not be needed anymore.